#99EBAA#99EBAA
#99EBAA is a very light, vivid green. Relative luminance 0.691; OKLCH L 87.1% C 0.121 H 149.9°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #99EBAA |
|---|---|
| RGB | rgb(153, 235, 170) |
| HSL | hsl(132, 67%, 76%) |
| HSV | hsv(132, 35%, 92%) |
| CMYK | cmyk(34.9%, 0%, 27.7%, 7.8%) |
| CIE-LAB | lab(86.55, -38.13, 23.84) |
| CIE-LCH | lch(86.55, 44.96, 147.99°) |
| OKLab | oklab(87.06% -0.1043 0.0605) |
| OKLCH | oklch(87.06% 0.121 149.9) |
| XYZ | xyz(50.0982, 69.0886, 48.7181) |
| Luminance | 0.6909 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 1.72
Light Sea Green
#98F6B0
ΔE00 2.50
Light Mint Green
#A6FBB2
ΔE00 3.60
Light Seafoam
#A0FEBF
ΔE00 4.22
Mint (survey)
#9FFEB0
ΔE00 4.33
Light Seafoam Green
#A7FFB5
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99EBAA #EB99DA
analogous
#B1EB99 #99EBAA #99EBD3
triadic
#99EBAA #AA99EB #EBAA99
tetradic
#99EBAA #99B1EB #EB99DA #EBD399
square
#99EBAA #99B1EB #EB99DA #EBD399
split-complementary
#99EBAA #D399EB #EB99B1
monochromatic
#33D755 #66E17F #99EBAA #CCF5D5 #E5FAEA
Accessibility & contrast
On white
1.42
#99EBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#99EBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99EBAA
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99EBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99EBAA | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEA6
Deuteranopia (green-blind)
#DFD5AE
Tritanopia (blue-blind)
#8DE8DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #99ebaa; /* rgb */ color: rgb(153, 235, 170); /* oklch */ color: oklch(87.1% 0.121 149.9);
Tailwind
colors: {
custom: {
50: '#b9f2c3',
500: '#99ebaa',
950: '#000000',
},
}SCSS
$custom: #99ebaa; $custom-light: #b9f2c3; $custom-dark: #000000;
JSON
{
"hex": "#99ebaa",
"rgb": {
"r": 153,
"g": 235,
"b": 170
},
"hsl": {
"h": 132.439,
"s": 67.213,
"l": 76.078
},
"oklch": {
"l": 0.87057,
"c": 0.12057,
"h": 149.9
},
"luminance": 0.69091
}Semantic roles & 50–950 ramp
primary
#99EBAA
secondary
#C662B2
accent
#16A9CF
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#121712
muted
#828582