#74EEA9#74EEA9
#74EEA9 is a very light, vivid green. Relative luminance 0.677; OKLCH L 86.1% C 0.148 H 156.5°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #74EEA9 |
|---|---|
| RGB | rgb(116, 238, 169) |
| HSL | hsl(146, 78%, 69%) |
| HSV | hsv(146, 51%, 93%) |
| CMYK | cmyk(51.3%, 0%, 29%, 6.7%) |
| CIE-LAB | lab(85.87, -49.57, 23.17) |
| CIE-LCH | lch(85.87, 54.72, 154.95°) |
| OKLab | oklab(86.08% -0.1355 0.0588) |
| OKLCH | oklch(86.08% 0.148 156.5) |
| XYZ | xyz(44.9349, 67.7228, 48.2323) |
| Luminance | 0.6773 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 2.68
Seafoam Green
#7AF9AB
ΔE00 2.68
Light Greenish Blue
#63F7B4
ΔE00 2.75
Light Blue Green
#7EFBB3
ΔE00 2.78
Light Sea Green
#98F6B0
ΔE00 3.88
Light Bluish Green
#76FDA8
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EEA9 #EE74B9
analogous
#7CEE74 #74EEA9 #74EEE6
triadic
#74EEA9 #A974EE #EEA974
tetradic
#74EEA9 #747CEE #EE74B9 #EEE674
square
#74EEA9 #747CEE #EE74B9 #EEE674
split-complementary
#74EEA9 #E674EE #EE747C
monochromatic
#19CE68 #3DE787 #74EEA9 #ABF5CB #E1FBEC
Accessibility & contrast
On white
1.44
#74EEA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#74EEA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EEA9
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EEA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EEA9 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDEA5
Deuteranopia (green-blind)
#DBD2AD
Tritanopia (blue-blind)
#51ECDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #74eea9; /* rgb */ color: rgb(116, 238, 169); /* oklch */ color: oklch(86.1% 0.148 156.5);
Tailwind
colors: {
custom: {
50: '#a4f4c3',
500: '#74eea9',
950: '#000000',
},
}SCSS
$custom: #74eea9; $custom-light: #a4f4c3; $custom-dark: #000000;
JSON
{
"hex": "#74eea9",
"rgb": {
"r": 116,
"g": 238,
"b": 169
},
"hsl": {
"h": 146.066,
"s": 78.205,
"l": 69.412
},
"oklch": {
"l": 0.86082,
"c": 0.14772,
"h": 156.5
},
"luminance": 0.67727
}Semantic roles & 50–950 ramp
primary
#74EEA9
secondary
#C73F8C
accent
#0B80DA
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101712
muted
#818582