#74EB99#74EB99
#74EB99 is a very light, vivid green. Relative luminance 0.654; OKLCH L 85.0% C 0.158 H 151.8°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #74EB99 |
|---|---|
| RGB | rgb(116, 235, 153) |
| HSL | hsl(139, 75%, 69%) |
| HSV | hsv(139, 51%, 92%) |
| CMYK | cmyk(50.6%, 0%, 34.9%, 7.8%) |
| CIE-LAB | lab(84.70, -51.25, 29.78) |
| CIE-LCH | lch(84.70, 59.27, 149.84°) |
| OKLab | oklab(85.04% -0.1393 0.0747) |
| OKLCH | oklch(85.04% 0.158 151.8) |
| XYZ | xyz(42.6576, 65.4261, 40.5114) |
| Luminance | 0.6543 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.28
Seafoam (survey)
#80F9AD
ΔE00 3.43
Light Bluish Green
#76FDA8
ΔE00 3.83
Lightgreen
#90EE90
ΔE00 4.08
Light Blue Green
#7EFBB3
ΔE00 4.25
Light Green Blue
#56FCA2
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EB99 #EB74C6
analogous
#8BEB74 #74EB99 #74EBD4
triadic
#74EB99 #9974EB #EB9974
tetradic
#74EB99 #748BEB #EB74C6 #EBD474
square
#74EB99 #748BEB #EB74C6 #EBD474
split-complementary
#74EB99 #D474EB #EB748B
monochromatic
#1DC852 #3EE372 #74EB99 #AAF3C0 #DFFAE8
Accessibility & contrast
On white
1.49
#74EB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#74EB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EB99
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EB99 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB94
Deuteranopia (green-blind)
#DBCF9E
Tritanopia (blue-blind)
#58E8D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #74eb99; /* rgb */ color: rgb(116, 235, 153); /* oklch */ color: oklch(85.0% 0.158 151.8);
Tailwind
colors: {
custom: {
50: '#a3f2b7',
500: '#74eb99',
950: '#000000',
},
}SCSS
$custom: #74eb99; $custom-light: #a3f2b7; $custom-dark: #000000;
JSON
{
"hex": "#74eb99",
"rgb": {
"r": 116,
"g": 235,
"b": 153
},
"hsl": {
"h": 138.655,
"s": 74.843,
"l": 68.824
},
"oklch": {
"l": 0.85037,
"c": 0.15804,
"h": 151.8
},
"luminance": 0.6543
}Semantic roles & 50–950 ramp
primary
#74EB99
secondary
#C3409A
accent
#0F99D7
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581