#74DF91#74DF91
#74DF91 is a light, vivid green. Relative luminance 0.585; OKLCH L 82.0% C 0.149 H 150.8°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #74DF91 |
|---|---|
| RGB | rgb(116, 223, 145) |
| HSL | hsl(136, 63%, 66%) |
| HSV | hsv(136, 48%, 87%) |
| CMYK | cmyk(48%, 0%, 35%, 12.5%) |
| CIE-LAB | lab(81.03, -47.66, 28.95) |
| CIE-LCH | lch(81.03, 55.76, 148.72°) |
| OKLab | oklab(81.99% -0.1296 0.0726) |
| OKLCH | oklch(81.99% 0.149 150.8) |
| XYZ | xyz(38.6984, 58.5297, 36.0407) |
| Luminance | 0.5853 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.85
Lightgreen
#90EE90
ΔE00 5.05
Hospital Green
#9BE5AA
ΔE00 5.36
Aqua Green
#12E193
ΔE00 5.47
Seafoam Green
#7AF9AB
ΔE00 5.81
Seafoam (survey)
#80F9AD
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DF91 #DF74C2
analogous
#8DDF74 #74DF91 #74DFC7
triadic
#74DF91 #9174DF #DF9174
tetradic
#74DF91 #748DDF #DF74C2 #DFC774
square
#74DF91 #748DDF #DF74C2 #DFC774
split-complementary
#74DF91 #C774DF #DF748D
monochromatic
#29B04D #42D46A #74DF91 #A6EAB8 #D7F6E0
Accessibility & contrast
On white
1.65
#74DF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#74DF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DF91
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DF91 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08C
Deuteranopia (green-blind)
#D1C596
Tritanopia (blue-blind)
#5EDCCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #74df91; /* rgb */ color: rgb(116, 223, 145); /* oklch */ color: oklch(82.0% 0.149 150.8);
Tailwind
colors: {
custom: {
50: '#a2e9b2',
500: '#74df91',
950: '#000000',
},
}SCSS
$custom: #74df91; $custom-light: #a2e9b2; $custom-dark: #000000;
JSON
{
"hex": "#74df91",
"rgb": {
"r": 116,
"g": 223,
"b": 145
},
"hsl": {
"h": 136.262,
"s": 62.573,
"l": 66.471
},
"oklch": {
"l": 0.81995,
"c": 0.14854,
"h": 150.8
},
"luminance": 0.58533
}Semantic roles & 50–950 ramp
primary
#74DF91
secondary
#B24594
accent
#1B9BCA
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1611
muted
#808481