#99EDDE#99EDDE
#99EDDE is a very light, moderate teal. Relative luminance 0.726; OKLCH L 88.8% C 0.085 H 181.8°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #99EDDE |
|---|---|
| RGB | rgb(153, 237, 222) |
| HSL | hsl(169, 70%, 76%) |
| HSV | hsv(169, 35%, 93%) |
| CMYK | cmyk(35.4%, 0%, 6.3%, 7.1%) |
| CIE-LAB | lab(88.26, -28.74, -0.80) |
| CIE-LCH | lch(88.26, 28.76, 181.60°) |
| OKLab | oklab(88.82% -0.0845 -0.0026) |
| OKLCH | oklch(88.82% 0.085 181.8) |
| XYZ | xyz(56.6011, 72.6111, 80.1259) |
| Luminance | 0.7261 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.42
Pale Aqua
#B8FFEB
ΔE00 4.95
Pale Cyan
#B7FFFA
ΔE00 6.00
Light Cyan
#ACFFFC
ΔE00 6.05
Eggshell Blue
#C4FFF7
ΔE00 6.63
Duck Egg Blue
#C3FBF4
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99EDDE #ED99A8
analogous
#99EDB4 #99EDDE #99D2ED
triadic
#99EDDE #DE99ED #EDDE99
tetradic
#99EDDE #B499ED #ED99A8 #D2ED99
square
#99EDDE #B499ED #ED99A8 #D2ED99
split-complementary
#99EDDE #ED99D2 #EDB499
monochromatic
#31DBBC #65E4CD #99EDDE #CDF6EF #E5FAF7
Accessibility & contrast
On white
1.35
#99EDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#99EDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99EDDE
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99EDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99EDDE | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E4DD
Deuteranopia (green-blind)
#D7D9DF
Tritanopia (blue-blind)
#7DF0E8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #99edde; /* rgb */ color: rgb(153, 237, 222); /* oklch */ color: oklch(88.8% 0.085 181.8);
Tailwind
colors: {
custom: {
50: '#baf3e8',
500: '#99edde',
950: '#000000',
},
}SCSS
$custom: #99edde; $custom-light: #baf3e8; $custom-dark: #000000;
JSON
{
"hex": "#99edde",
"rgb": {
"r": 153,
"g": 237,
"b": 222
},
"hsl": {
"h": 169.286,
"s": 70,
"l": 76.471
},
"oklch": {
"l": 0.88819,
"c": 0.08459,
"h": 181.8
},
"luminance": 0.72615
}Semantic roles & 50–950 ramp
primary
#99EDDE
secondary
#C96174
accent
#1436D2
background
#FDFFFE
surface
#F8FEFC
border
#D1D6D5
text
#121716
muted
#828584