#74DF90#74DF90
#74DF90 is a light, vivid green. Relative luminance 0.585; OKLCH L 82.0% C 0.149 H 150.5°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #74DF90 |
|---|---|
| RGB | rgb(116, 223, 144) |
| HSL | hsl(136, 63%, 66%) |
| HSV | hsv(136, 48%, 87%) |
| CMYK | cmyk(48%, 0%, 35.4%, 12.5%) |
| CIE-LAB | lab(81.02, -47.83, 29.44) |
| CIE-LCH | lch(81.02, 56.16, 148.39°) |
| OKLab | oklab(81.98% -0.13 0.0737) |
| OKLCH | oklch(81.98% 0.149 150.5) |
| XYZ | xyz(38.6217, 58.4990, 35.6364) |
| Luminance | 0.5850 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.76
Lightgreen
#90EE90
ΔE00 4.94
Hospital Green
#9BE5AA
ΔE00 5.46
Aqua Green
#12E193
ΔE00 5.53
Seafoam Green
#7AF9AB
ΔE00 5.86
Seafoam (survey)
#80F9AD
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DF90 #DF74C3
analogous
#8EDF74 #74DF90 #74DFC6
triadic
#74DF90 #9074DF #DF9074
tetradic
#74DF90 #748EDF #DF74C3 #DFC674
square
#74DF90 #748EDF #DF74C3 #DFC674
split-complementary
#74DF90 #C674DF #DF748E
monochromatic
#29B04C #42D468 #74DF90 #A6EAB8 #D7F6DF
Accessibility & contrast
On white
1.65
#74DF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#74DF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DF90
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DF90 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08B
Deuteranopia (green-blind)
#D1C595
Tritanopia (blue-blind)
#5EDCCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #74df90; /* rgb */ color: rgb(116, 223, 144); /* oklch */ color: oklch(82.0% 0.149 150.5);
Tailwind
colors: {
custom: {
50: '#a2eab1',
500: '#74df90',
950: '#000000',
},
}SCSS
$custom: #74df90; $custom-light: #a2eab1; $custom-dark: #000000;
JSON
{
"hex": "#74df90",
"rgb": {
"r": 116,
"g": 223,
"b": 144
},
"hsl": {
"h": 135.701,
"s": 62.573,
"l": 66.471
},
"oklch": {
"l": 0.81975,
"c": 0.14949,
"h": 150.5
},
"luminance": 0.58502
}Semantic roles & 50–950 ramp
primary
#74DF90
secondary
#B24595
accent
#1B9CCA
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481