#99EBDB#99EBDB
#99EBDB is a very light, moderate teal. Relative luminance 0.713; OKLCH L 88.3% C 0.083 H 180.6°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #99EBDB |
|---|---|
| RGB | rgb(153, 235, 219) |
| HSL | hsl(168, 67%, 76%) |
| HSV | hsv(168, 35%, 92%) |
| CMYK | cmyk(34.9%, 0%, 6.8%, 7.8%) |
| CIE-LAB | lab(87.63, -28.45, -0.15) |
| CIE-LCH | lch(87.63, 28.45, 180.31°) |
| OKLab | oklab(88.29% -0.0834 -0.0009) |
| OKLCH | oklch(88.29% 0.083 180.6) |
| XYZ | xyz(55.6268, 71.3000, 77.8352) |
| Luminance | 0.7130 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.45
Pale Aqua
#B8FFEB
ΔE00 5.09
Light Teal
#90E4C1
ΔE00 6.41
Pale Cyan
#B7FFFA
ΔE00 6.46
Light Cyan
#ACFFFC
ΔE00 6.59
Duck Egg Blue
#C3FBF4
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99EBDB #EB99A9
analogous
#99EBB2 #99EBDB #99D2EB
triadic
#99EBDB #DB99EB #EBDB99
tetradic
#99EBDB #B299EB #EB99A9 #D2EB99
square
#99EBDB #B299EB #EB99A9 #D2EB99
split-complementary
#99EBDB #EB99D2 #EBB299
monochromatic
#33D7B7 #66E1C9 #99EBDB #CCF5ED #E5FAF6
Accessibility & contrast
On white
1.38
#99EBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#99EBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99EBDB
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99EBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99EBDB | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E2DA
Deuteranopia (green-blind)
#D6D7DC
Tritanopia (blue-blind)
#7EEEE6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #99ebdb; /* rgb */ color: rgb(153, 235, 219); /* oklch */ color: oklch(88.3% 0.083 180.6);
Tailwind
colors: {
custom: {
50: '#baf1e6',
500: '#99ebdb',
950: '#000000',
},
}SCSS
$custom: #99ebdb; $custom-light: #baf1e6; $custom-dark: #000000;
JSON
{
"hex": "#99ebdb",
"rgb": {
"r": 153,
"g": 235,
"b": 219
},
"hsl": {
"h": 168.293,
"s": 67.213,
"l": 76.078
},
"oklch": {
"l": 0.88287,
"c": 0.08339,
"h": 180.6
},
"luminance": 0.71303
}Semantic roles & 50–950 ramp
primary
#99EBDB
secondary
#C66275
accent
#163ACF
background
#FDFFFE
surface
#F8FEFC
border
#D1D6D5
text
#121715
muted
#828584