#74DF9B#74DF9B
#74DF9B is a very light, vivid green. Relative luminance 0.589; OKLCH L 82.2% C 0.139 H 154.1°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #74DF9B |
|---|---|
| RGB | rgb(116, 223, 155) |
| HSL | hsl(142, 63%, 66%) |
| HSV | hsv(142, 48%, 87%) |
| CMYK | cmyk(48%, 0%, 30.5%, 12.5%) |
| CIE-LAB | lab(81.21, -45.87, 24.03) |
| CIE-LCH | lch(81.21, 51.78, 152.35°) |
| OKLab | oklab(82.2% -0.1252 0.0608) |
| OKLCH | oklch(82.2% 0.139 154.1) |
| XYZ | xyz(39.5037, 58.8518, 40.2819) |
| Luminance | 0.5886 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.65
Seafoam
#7FE0B3
ΔE00 5.16
Aqua Green
#12E193
ΔE00 5.18
Seafoam (survey)
#80F9AD
ΔE00 5.67
Seafoam Green
#7AF9AB
ΔE00 5.69
Light Sea Green
#98F6B0
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DF9B #DF74B8
analogous
#83DF74 #74DF9B #74DFD1
triadic
#74DF9B #9B74DF #DF9B74
tetradic
#74DF9B #7483DF #DF74B8 #DFD174
square
#74DF9B #7483DF #DF74B8 #DFD174
split-complementary
#74DF9B #D174DF #DF7483
monochromatic
#29B05A #42D477 #74DF9B #A6EABF #D7F6E3
Accessibility & contrast
On white
1.64
#74DF9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#74DF9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DF9B
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DF9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DF9B | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD097
Deuteranopia (green-blind)
#CFC59F
Tritanopia (blue-blind)
#5BDDCD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #74df9b; /* rgb */ color: rgb(116, 223, 155); /* oklch */ color: oklch(82.2% 0.139 154.1);
Tailwind
colors: {
custom: {
50: '#a2e9b8',
500: '#74df9b',
950: '#000000',
},
}SCSS
$custom: #74df9b; $custom-light: #a2e9b8; $custom-dark: #000000;
JSON
{
"hex": "#74df9b",
"rgb": {
"r": 116,
"g": 223,
"b": 155
},
"hsl": {
"h": 141.869,
"s": 62.573,
"l": 66.471
},
"oklch": {
"l": 0.82198,
"c": 0.13918,
"h": 154.1
},
"luminance": 0.58855
}Semantic roles & 50–950 ramp
primary
#74DF9B
secondary
#B2458A
accent
#1B8ACA
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481