#99EBDF#99EBDF
#99EBDF is a very light, moderate teal. Relative luminance 0.715; OKLCH L 88.4% C 0.082 H 184.2°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #99EBDF |
|---|---|
| RGB | rgb(153, 235, 223) |
| HSL | hsl(171, 67%, 76%) |
| HSV | hsv(171, 35%, 92%) |
| CMYK | cmyk(34.9%, 0%, 5.1%, 7.8%) |
| CIE-LAB | lab(87.73, -27.56, -2.10) |
| CIE-LCH | lch(87.73, 27.64, 184.36°) |
| OKLab | oklab(88.4% -0.0817 -0.0061) |
| OKLCH | oklch(88.4% 0.082 184.2) |
| XYZ | xyz(56.1597, 71.5132, 80.6419) |
| Luminance | 0.7152 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 5.29
Light Cyan
#ACFFFC
ΔE00 5.57
Pale Aqua
#B8FFEB
ΔE00 5.59
Pale Cyan
#B7FFFA
ΔE00 5.63
Paleturquoise
#AFEEEE
ΔE00 5.74
Duck Egg Blue
#C3FBF4
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99EBDF #EB99A5
analogous
#99EBB6 #99EBDF #99CEEB
triadic
#99EBDF #DF99EB #EBDF99
tetradic
#99EBDF #B699EB #EB99A5 #CEEB99
square
#99EBDF #B699EB #EB99A5 #CEEB99
split-complementary
#99EBDF #EB99CE #EBB699
monochromatic
#33D7BF #66E1CF #99EBDF #CCF5EF #E5FAF7
Accessibility & contrast
On white
1.37
#99EBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#99EBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99EBDF
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99EBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99EBDF | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E2DF
Deuteranopia (green-blind)
#D5D7E0
Tritanopia (blue-blind)
#7DEEE7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #99ebdf; /* rgb */ color: rgb(153, 235, 223); /* oklch */ color: oklch(88.4% 0.082 184.2);
Tailwind
colors: {
custom: {
50: '#baf1e8',
500: '#99ebdf',
950: '#000000',
},
}SCSS
$custom: #99ebdf; $custom-light: #baf1e8; $custom-dark: #000000;
JSON
{
"hex": "#99ebdf",
"rgb": {
"r": 153,
"g": 235,
"b": 223
},
"hsl": {
"h": 171.22,
"s": 67.213,
"l": 76.078
},
"oklch": {
"l": 0.88404,
"c": 0.08197,
"h": 184.2
},
"luminance": 0.71517
}Semantic roles & 50–950 ramp
primary
#99EBDF
secondary
#C66271
accent
#1631CF
background
#FDFFFE
surface
#F8FEFC
border
#D1D6D5
text
#121716
muted
#828584