#74DD94#74DD94
#74DD94 is a light, vivid green. Relative luminance 0.576; OKLCH L 81.6% C 0.143 H 152.0°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #74DD94 |
|---|---|
| RGB | rgb(116, 221, 148) |
| HSL | hsl(138, 61%, 66%) |
| HSV | hsv(138, 48%, 87%) |
| CMYK | cmyk(47.5%, 0%, 33%, 13.3%) |
| CIE-LAB | lab(80.49, -46.29, 26.68) |
| CIE-LCH | lch(80.49, 53.43, 150.04°) |
| OKLab | oklab(81.57% -0.126 0.0672) |
| OKLCH | oklch(81.57% 0.143 152) |
| XYZ | xyz(38.4016, 57.5611, 37.0980) |
| Luminance | 0.5756 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.06
Aqua Green
#12E193
ΔE00 5.37
Weird Green
#3AE57F
ΔE00 5.51
Lightgreen
#90EE90
ΔE00 5.85
Emerald
#50C878
ΔE00 6.02
Seafoam Green
#7AF9AB
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DD94 #DD74BD
analogous
#88DD74 #74DD94 #74DDC8
triadic
#74DD94 #9474DD #DD9474
tetradic
#74DD94 #7488DD #DD74BD #DDC874
square
#74DD94 #7488DD #DD74BD #DDC874
split-complementary
#74DD94 #C874DD #DD7488
monochromatic
#2AAC52 #43D16E #74DD94 #A5E9BA #D6F5E0
Accessibility & contrast
On white
1.68
#74DD94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#74DD94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DD94
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DD94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DD94 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE8F
Deuteranopia (green-blind)
#CEC498
Tritanopia (blue-blind)
#5EDACA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #74dd94; /* rgb */ color: rgb(116, 221, 148); /* oklch */ color: oklch(81.6% 0.143 152.0);
Tailwind
colors: {
custom: {
50: '#a2e8b4',
500: '#74dd94',
950: '#000000',
},
}SCSS
$custom: #74dd94; $custom-light: #a2e8b4; $custom-dark: #000000;
JSON
{
"hex": "#74dd94",
"rgb": {
"r": 116,
"g": 221,
"b": 148
},
"hsl": {
"h": 138.286,
"s": 60.694,
"l": 66.078
},
"oklch": {
"l": 0.81573,
"c": 0.14282,
"h": 152
},
"luminance": 0.57564
}Semantic roles & 50–950 ramp
primary
#74DD94
secondary
#AF478F
accent
#1D94C8
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481