#99EBEE#99EBEE
#99EBEE is a very light, moderate teal. Relative luminance 0.724; OKLCH L 88.9% C 0.080 H 198.8°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #99EBEE |
|---|---|
| RGB | rgb(153, 235, 238) |
| HSL | hsl(182, 71%, 77%) |
| HSV | hsv(182, 36%, 93%) |
| CMYK | cmyk(35.7%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(88.14, -24.12, -9.37) |
| CIE-LCH | lch(88.14, 25.88, 201.22°) |
| OKLab | oklab(88.87% -0.0757 -0.0257) |
| OKLCH | oklch(88.87% 0.08 198.8) |
| XYZ | xyz(58.2723, 72.3582, 91.7683) |
| Luminance | 0.7236 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.65
Paleturquoise
#AFEEEE
ΔE00 3.09
Robin Egg Blue
#8AF1FE
ΔE00 3.84
Light Cyan
#ACFFFC
ΔE00 4.72
Robin'S Egg
#6DEDFD
ΔE00 5.42
Pale Cyan
#B7FFFA
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99EBEE #EE9C99
analogous
#99EEC7 #99EBEE #99C1EE
triadic
#99EBEE #EE99EB #EBEE99
tetradic
#99EBEE #C799EE #EE9C99 #C1EE99
square
#99EBEE #C799EE #EE9C99 #C1EE99
split-complementary
#99EBEE #EE99C1 #EEC799
monochromatic
#30D6DD #65E1E5 #99EBEE #CDF5F7 #E5FAFB
Accessibility & contrast
On white
1.36
#99EBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#99EBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99EBEE
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99EBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99EBEE | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E4EE
Deuteranopia (green-blind)
#D1D8EF
Tritanopia (blue-blind)
#77F0EC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #99ebee; /* rgb */ color: rgb(153, 235, 238); /* oklch */ color: oklch(88.9% 0.080 198.8);
Tailwind
colors: {
custom: {
50: '#baf1f3',
500: '#99ebee',
950: '#000000',
},
}SCSS
$custom: #99ebee; $custom-light: #baf1f3; $custom-dark: #000000;
JSON
{
"hex": "#99ebee",
"rgb": {
"r": 153,
"g": 235,
"b": 238
},
"hsl": {
"h": 182.118,
"s": 71.429,
"l": 76.667
},
"oklch": {
"l": 0.88865,
"c": 0.07994,
"h": 198.8
},
"luminance": 0.72362
}Semantic roles & 50–950 ramp
primary
#99EBEE
secondary
#CA6561
accent
#1912D3
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121617
muted
#828585