#74EA99#74EA99
#74EA99 is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.8% C 0.157 H 151.9°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #74EA99 |
|---|---|
| RGB | rgb(116, 234, 153) |
| HSL | hsl(139, 74%, 69%) |
| HSV | hsv(139, 50%, 92%) |
| CMYK | cmyk(50.4%, 0%, 34.6%, 8.2%) |
| CIE-LAB | lab(84.41, -50.84, 29.38) |
| CIE-LCH | lch(84.41, 58.72, 149.97°) |
| OKLab | oklab(84.8% -0.1382 0.0737) |
| OKLCH | oklch(84.8% 0.157 151.9) |
| XYZ | xyz(42.3721, 64.8551, 40.4162) |
| Luminance | 0.6486 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.43
Seafoam (survey)
#80F9AD
ΔE00 3.56
Light Bluish Green
#76FDA8
ΔE00 4.03
Lightgreen
#90EE90
ΔE00 4.19
Light Blue Green
#7EFBB3
ΔE00 4.35
Light Sea Green
#98F6B0
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EA99 #EA74C5
analogous
#8AEA74 #74EA99 #74EAD4
triadic
#74EA99 #9974EA #EA9974
tetradic
#74EA99 #748AEA #EA74C5 #EAD474
square
#74EA99 #748AEA #EA74C5 #EAD474
split-complementary
#74EA99 #D474EA #EA748A
monochromatic
#1EC653 #3FE272 #74EA99 #A9F2C0 #DEFAE7
Accessibility & contrast
On white
1.50
#74EA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#74EA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EA99
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EA99 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA94
Deuteranopia (green-blind)
#DACE9E
Tritanopia (blue-blind)
#59E7D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #74ea99; /* rgb */ color: rgb(116, 234, 153); /* oklch */ color: oklch(84.8% 0.157 151.9);
Tailwind
colors: {
custom: {
50: '#a3f1b7',
500: '#74ea99',
950: '#000000',
},
}SCSS
$custom: #74ea99; $custom-light: #a3f1b7; $custom-dark: #000000;
JSON
{
"hex": "#74ea99",
"rgb": {
"r": 116,
"g": 234,
"b": 153
},
"hsl": {
"h": 138.814,
"s": 73.75,
"l": 68.627
},
"oklch": {
"l": 0.84796,
"c": 0.15665,
"h": 151.9
},
"luminance": 0.64859
}Semantic roles & 50–950 ramp
primary
#74EA99
secondary
#C24099
accent
#1098D6
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581