#74DF97#74DF97
#74DF97 is a very light, vivid green. Relative luminance 0.587; OKLCH L 82.1% C 0.143 H 152.7°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #74DF97 |
|---|---|
| RGB | rgb(116, 223, 151) |
| HSL | hsl(140, 63%, 66%) |
| HSV | hsv(140, 48%, 87%) |
| CMYK | cmyk(48%, 0%, 32.3%, 12.5%) |
| CIE-LAB | lab(81.14, -46.60, 26.00) |
| CIE-LCH | lch(81.14, 53.36, 150.84°) |
| OKLab | oklab(82.12% -0.127 0.0656) |
| OKLCH | oklch(82.12% 0.143 152.7) |
| XYZ | xyz(39.1733, 58.7197, 38.5419) |
| Luminance | 0.5872 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.86
Aqua Green
#12E193
ΔE00 5.21
Weird Green
#3AE57F
ΔE00 5.54
Seafoam Green
#7AF9AB
ΔE00 5.65
Seafoam (survey)
#80F9AD
ΔE00 5.67
Light Sea Green
#98F6B0
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DF97 #DF74BC
analogous
#87DF74 #74DF97 #74DFCD
triadic
#74DF97 #9774DF #DF9774
tetradic
#74DF97 #7487DF #DF74BC #DFCD74
square
#74DF97 #7487DF #DF74BC #DFCD74
split-complementary
#74DF97 #CD74DF #DF7487
monochromatic
#29B055 #42D472 #74DF97 #A6EABC #D7F6E1
Accessibility & contrast
On white
1.65
#74DF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#74DF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DF97
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DF97 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD092
Deuteranopia (green-blind)
#D0C59B
Tritanopia (blue-blind)
#5CDCCC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #74df97; /* rgb */ color: rgb(116, 223, 151); /* oklch */ color: oklch(82.1% 0.143 152.7);
Tailwind
colors: {
custom: {
50: '#a2e9b6',
500: '#74df97',
950: '#000000',
},
}SCSS
$custom: #74df97; $custom-light: #a2e9b6; $custom-dark: #000000;
JSON
{
"hex": "#74df97",
"rgb": {
"r": 116,
"g": 223,
"b": 151
},
"hsl": {
"h": 139.626,
"s": 62.573,
"l": 66.471
},
"oklch": {
"l": 0.82115,
"c": 0.14289,
"h": 152.7
},
"luminance": 0.58723
}Semantic roles & 50–950 ramp
primary
#74DF97
secondary
#B2458E
accent
#1B91CA
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481