#74EE9B#74EE9B
#74EE9B is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.8% C 0.160 H 152.0°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #74EE9B |
|---|---|
| RGB | rgb(116, 238, 155) |
| HSL | hsl(139, 78%, 69%) |
| HSV | hsv(139, 51%, 93%) |
| CMYK | cmyk(51.3%, 0%, 34.9%, 6.7%) |
| CIE-LAB | lab(85.62, -52.13, 29.99) |
| CIE-LCH | lch(85.62, 60.14, 150.09°) |
| OKLab | oklab(85.8% -0.1417 0.0752) |
| OKLCH | oklch(85.8% 0.16 152) |
| XYZ | xyz(43.6903, 67.2250, 41.6774) |
| Luminance | 0.6723 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.71
Seafoam (survey)
#80F9AD
ΔE00 2.91
Light Bluish Green
#76FDA8
ΔE00 3.18
Light Green Blue
#56FCA2
ΔE00 3.72
Light Blue Green
#7EFBB3
ΔE00 3.77
Foam Green
#90FDA9
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EE9B #EE74C7
analogous
#8AEE74 #74EE9B #74EED8
triadic
#74EE9B #9B74EE #EE9B74
tetradic
#74EE9B #748AEE #EE74C7 #EED874
square
#74EE9B #748AEE #EE74C7 #EED874
split-complementary
#74EE9B #D874EE #EE748A
monochromatic
#19CE53 #3DE774 #74EE9B #ABF5C2 #E1FBE9
Accessibility & contrast
On white
1.45
#74EE9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#74EE9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EE9B
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EE9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EE9B | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD96
Deuteranopia (green-blind)
#DDD1A0
Tritanopia (blue-blind)
#57EBD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #74ee9b; /* rgb */ color: rgb(116, 238, 155); /* oklch */ color: oklch(85.8% 0.160 152.0);
Tailwind
colors: {
custom: {
50: '#a4f4b9',
500: '#74ee9b',
950: '#000000',
},
}SCSS
$custom: #74ee9b; $custom-light: #a4f4b9; $custom-dark: #000000;
JSON
{
"hex": "#74ee9b",
"rgb": {
"r": 116,
"g": 238,
"b": 155
},
"hsl": {
"h": 139.18,
"s": 78.205,
"l": 69.412
},
"oklch": {
"l": 0.85795,
"c": 0.16039,
"h": 152
},
"luminance": 0.67229
}Semantic roles & 50–950 ramp
primary
#74EE9B
secondary
#C73F9C
accent
#0B98DA
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581