#99EEBC#99EEBC
#99EEBC is a very light, moderate green. Relative luminance 0.716; OKLCH L 88.1% C 0.108 H 157.5°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #99EEBC |
|---|---|
| RGB | rgb(153, 238, 188) |
| HSL | hsl(145, 71%, 77%) |
| HSV | hsv(145, 36%, 93%) |
| CMYK | cmyk(35.7%, 0%, 21%, 6.7%) |
| CIE-LAB | lab(87.75, -36.22, 16.20) |
| CIE-LCH | lch(87.75, 39.68, 155.90°) |
| OKLab | oklab(88.15% -0.1001 0.0416) |
| OKLCH | oklch(88.15% 0.108 157.5) |
| XYZ | xyz(52.7851, 71.5492, 58.5962) |
| Luminance | 0.7155 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 2.28
Hospital Green
#9BE5AA
ΔE00 3.55
Light Seafoam
#A0FEBF
ΔE00 4.05
Seafoam
#7FE0B3
ΔE00 4.10
Light Sea Green
#98F6B0
ΔE00 4.33
Light Teal
#90E4C1
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99EEBC #EE99CB
analogous
#A1EE99 #99EEBC #99EEE7
triadic
#99EEBC #BC99EE #EEBC99
tetradic
#99EEBC #99A1EE #EE99CB #EEE799
square
#99EEBC #99A1EE #EE99CB #EEE799
split-complementary
#99EEBC #E799EE #EE99A1
monochromatic
#30DD77 #65E59A #99EEBC #CDF7DE #E5FBEE
Accessibility & contrast
On white
1.37
#99EEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#99EEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99EEBC
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99EEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99EEBC | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2B9
Deuteranopia (green-blind)
#DFD8BF
Tritanopia (blue-blind)
#88EDE0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #99eebc; /* rgb */ color: rgb(153, 238, 188); /* oklch */ color: oklch(88.1% 0.108 157.5);
Tailwind
colors: {
custom: {
50: '#baf4d0',
500: '#99eebc',
950: '#000000',
},
}SCSS
$custom: #99eebc; $custom-light: #baf4d0; $custom-dark: #000000;
JSON
{
"hex": "#99eebc",
"rgb": {
"r": 153,
"g": 238,
"b": 188
},
"hsl": {
"h": 144.706,
"s": 71.429,
"l": 76.667
},
"oklch": {
"l": 0.88147,
"c": 0.10844,
"h": 157.5
},
"luminance": 0.71552
}Semantic roles & 50–950 ramp
primary
#99EEBC
secondary
#CA619F
accent
#1284D3
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#121714
muted
#828583