#74EE95#74EE95
#74EE95 is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.7% C 0.166 H 150.4°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #74EE95 |
|---|---|
| RGB | rgb(116, 238, 149) |
| HSL | hsl(136, 78%, 69%) |
| HSV | hsv(136, 51%, 93%) |
| CMYK | cmyk(51.3%, 0%, 37.4%, 6.7%) |
| CIE-LAB | lab(85.52, -53.15, 32.89) |
| CIE-LCH | lch(85.52, 62.50, 148.25°) |
| OKLab | oklab(85.68% -0.1443 0.082) |
| OKLCH | oklch(85.68% 0.166 150.4) |
| XYZ | xyz(43.1989, 67.0284, 39.0893) |
| Luminance | 0.6703 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.38
Seafoam Green
#7AF9AB
ΔE00 3.39
Light Bluish Green
#76FDA8
ΔE00 3.49
Seafoam (survey)
#80F9AD
ΔE00 3.61
Foam Green
#90FDA9
ΔE00 3.89
Light Green Blue
#56FCA2
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EE95 #EE74CD
analogous
#90EE74 #74EE95 #74EED2
triadic
#74EE95 #9574EE #EE9574
tetradic
#74EE95 #7490EE #EE74CD #EED274
square
#74EE95 #7490EE #EE74CD #EED274
split-complementary
#74EE95 #D274EE #EE7490
monochromatic
#19CE4A #3DE76B #74EE95 #ABF5BF #E1FBE8
Accessibility & contrast
On white
1.46
#74EE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#74EE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EE95
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EE95 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD8F
Deuteranopia (green-blind)
#DED19B
Tritanopia (blue-blind)
#59EAD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #74ee95; /* rgb */ color: rgb(116, 238, 149); /* oklch */ color: oklch(85.7% 0.166 150.4);
Tailwind
colors: {
custom: {
50: '#a4f4b5',
500: '#74ee95',
950: '#000000',
},
}SCSS
$custom: #74ee95; $custom-light: #a4f4b5; $custom-dark: #000000;
JSON
{
"hex": "#74ee95",
"rgb": {
"r": 116,
"g": 238,
"b": 149
},
"hsl": {
"h": 136.23,
"s": 78.205,
"l": 69.412
},
"oklch": {
"l": 0.85682,
"c": 0.16594,
"h": 150.4
},
"luminance": 0.67032
}Semantic roles & 50–950 ramp
primary
#74EE95
secondary
#C73FA2
accent
#0BA2DA
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581