#99E2BB#99E2BB
#99E2BB is a very light, moderate green. Relative luminance 0.648; OKLCH L 85.4% C 0.091 H 160.3°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #99E2BB |
|---|---|
| RGB | rgb(153, 226, 187) |
| HSL | hsl(148, 56%, 74%) |
| HSV | hsv(148, 32%, 89%) |
| CMYK | cmyk(32.3%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(84.35, -30.83, 11.93) |
| CIE-LCH | lch(84.35, 33.06, 158.85°) |
| OKLab | oklab(85.4% -0.0859 0.0307) |
| OKLCH | oklch(85.4% 0.091 160.3) |
| XYZ | xyz(49.2997, 64.7503, 56.9045) |
| Luminance | 0.6475 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.17
Seafoam
#7FE0B3
ΔE00 3.37
Mint
#AAF0C1
ΔE00 3.85
Hospital Green
#9BE5AA
ΔE00 4.94
Pale Turquoise
#A5FBD5
ΔE00 5.52
Light Turquoise
#7EF4CC
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99E2BB #E299C0
analogous
#9CE299 #99E2BB #99E2DF
triadic
#99E2BB #BB99E2 #E2BB99
tetradic
#99E2BB #999CE2 #E299C0 #E2DF99
square
#99E2BB #999CE2 #E299C0 #E2DF99
split-complementary
#99E2BB #DF99E2 #E2999C
monochromatic
#3AC77B #69D49B #99E2BB #C9F0DB #E7F8EF
Accessibility & contrast
On white
1.51
#99E2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#99E2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99E2BB
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99E2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99E2BB | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8B9
Deuteranopia (green-blind)
#D4CFBD
Tritanopia (blue-blind)
#8AE1D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #99e2bb; /* rgb */ color: rgb(153, 226, 187); /* oklch */ color: oklch(85.4% 0.091 160.3);
Tailwind
colors: {
custom: {
50: '#b9ebcf',
500: '#99e2bb',
950: '#000000',
},
}SCSS
$custom: #99e2bb; $custom-light: #b9ebcf; $custom-dark: #000000;
JSON
{
"hex": "#99e2bb",
"rgb": {
"r": 153,
"g": 226,
"b": 187
},
"hsl": {
"h": 147.945,
"s": 55.725,
"l": 74.314
},
"oklch": {
"l": 0.85402,
"c": 0.09126,
"h": 160.3
},
"luminance": 0.64753
}Semantic roles & 50–950 ramp
primary
#99E2BB
secondary
#BB6493
accent
#2278C3
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#121613
muted
#828483