#99E293#99E293
#99E293 is a very light, vivid green. Relative luminance 0.633; OKLCH L 84.5% C 0.130 H 142.6°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #99E293 |
|---|---|
| RGB | rgb(153, 226, 147) |
| HSL | hsl(115, 58%, 73%) |
| HSV | hsv(115, 35%, 89%) |
| CMYK | cmyk(32.3%, 0%, 35%, 11.4%) |
| CIE-LAB | lab(83.58, -37.83, 31.62) |
| CIE-LCH | lch(83.58, 49.30, 140.11°) |
| OKLab | oklab(84.53% -0.1031 0.0789) |
| OKLCH | oklch(84.53% 0.13 142.6) |
| XYZ | xyz(45.5978, 63.2696, 37.4078) |
| Luminance | 0.6327 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.54
Hospital Green
#9BE5AA
ΔE00 4.33
Light Grey Green
#B7E1A1
ΔE00 5.21
Washed Out Green
#BCF5A6
ΔE00 5.46
Light Sage
#BCECAC
ΔE00 5.46
Light Sea Green
#98F6B0
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99E293 #DC93E2
analogous
#C0E293 #99E293 #93E2B4
triadic
#99E293 #9399E2 #E29399
tetradic
#99E293 #93C0E2 #DC93E2 #E2B493
square
#99E293 #93C0E2 #DC93E2 #E2B493
split-complementary
#99E293 #B493E2 #E293C0
monochromatic
#40C635 #6BD563 #99E293 #C7EFC3 #E8F9E7
Accessibility & contrast
On white
1.54
#99E293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#99E293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99E293
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99E293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99E293 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58E
Deuteranopia (green-blind)
#DBCE97
Tritanopia (blue-blind)
#92DDCE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #99e293; /* rgb */ color: rgb(153, 226, 147); /* oklch */ color: oklch(84.5% 0.130 142.6);
Tailwind
colors: {
custom: {
50: '#b9ebb3',
500: '#99e293',
950: '#000000',
},
}SCSS
$custom: #99e293; $custom-light: #b9ebb3; $custom-dark: #000000;
JSON
{
"hex": "#99e293",
"rgb": {
"r": 153,
"g": 226,
"b": 147
},
"hsl": {
"h": 115.443,
"s": 57.664,
"l": 73.137
},
"oklch": {
"l": 0.84526,
"c": 0.12988,
"h": 142.6
},
"luminance": 0.63272
}Semantic roles & 50–950 ramp
primary
#99E293
secondary
#B45EBB
accent
#20C5B9
background
#FDFEFD
surface
#F8FDF8
border
#D1D5D1
text
#121611
muted
#828481