#99EA74#99EA74
#99EA74 is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.9% C 0.172 H 136.7°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #99EA74 |
|---|---|
| RGB | rgb(153, 234, 116) |
| HSL | hsl(101, 74%, 69%) |
| HSV | hsv(101, 50%, 92%) |
| CMYK | cmyk(34.6%, 0%, 50.4%, 8.2%) |
| CIE-LAB | lab(85.44, -45.51, 49.22) |
| CIE-LCH | lch(85.44, 67.03, 132.76°) |
| OKLab | oklab(85.89% -0.1252 0.1179) |
| OKLCH | oklch(85.89% 0.172 136.7) |
| XYZ | xyz(45.7108, 66.8768, 27.0196) |
| Luminance | 0.6688 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 3.36
Light Grass Green
#9AF764
ΔE00 3.96
Spring Green (survey)
#A9F971
ΔE00 3.97
Easter Green
#8CFD7E
ΔE00 4.64
Lightgreen
#90EE90
ΔE00 4.69
Pale Light Green
#B1FC99
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99EA74 #C574EA
analogous
#D4EA74 #99EA74 #74EA8A
triadic
#99EA74 #7499EA #EA7499
tetradic
#99EA74 #74D4EA #C574EA #EA8A74
square
#99EA74 #74D4EA #C574EA #EA8A74
split-complementary
#99EA74 #8A74EA #EA74D4
monochromatic
#53C61E #72E23F #99EA74 #C0F2A9 #E7FADE
Accessibility & contrast
On white
1.46
#99EA74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#99EA74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99EA74
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99EA74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99EA74 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6A
Deuteranopia (green-blind)
#E5D37C
Tritanopia (blue-blind)
#96E3CF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #99ea74; /* rgb */ color: rgb(153, 234, 116); /* oklch */ color: oklch(85.9% 0.172 136.7);
Tailwind
colors: {
custom: {
50: '#bbf19e',
500: '#99ea74',
950: '#000000',
},
}SCSS
$custom: #99ea74; $custom-light: #bbf19e; $custom-dark: #000000;
JSON
{
"hex": "#99ea74",
"rgb": {
"r": 153,
"g": 234,
"b": 116
},
"hsl": {
"h": 101.186,
"s": 73.75,
"l": 68.627
},
"oklch": {
"l": 0.85891,
"c": 0.172,
"h": 136.7
},
"luminance": 0.66879
}Semantic roles & 50–950 ramp
primary
#99EA74
secondary
#9940C2
accent
#10D698
background
#FDFFFC
surface
#F8FEF5
border
#D1D6CF
text
#12170F
muted
#828580