#99EBDA#99EBDA
#99EBDA is a very light, moderate teal. Relative luminance 0.713; OKLCH L 88.3% C 0.084 H 179.7°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #99EBDA |
|---|---|
| RGB | rgb(153, 235, 218) |
| HSL | hsl(168, 67%, 76%) |
| HSV | hsv(168, 35%, 92%) |
| CMYK | cmyk(34.9%, 0%, 7.2%, 7.8%) |
| CIE-LAB | lab(87.61, -28.67, 0.33) |
| CIE-LCH | lch(87.61, 28.67, 179.34°) |
| OKLab | oklab(88.26% -0.0838 0.0004) |
| OKLCH | oklch(88.26% 0.084 179.7) |
| XYZ | xyz(55.4955, 71.2475, 77.1440) |
| Luminance | 0.7125 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.31
Pale Aqua
#B8FFEB
ΔE00 5.02
Light Teal
#90E4C1
ΔE00 6.07
Pale Cyan
#B7FFFA
ΔE00 6.70
Light Cyan
#ACFFFC
ΔE00 6.87
Light Aqua
#8CFFDB
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99EBDA #EB99AA
analogous
#99EBB1 #99EBDA #99D3EB
triadic
#99EBDA #DA99EB #EBDA99
tetradic
#99EBDA #B199EB #EB99AA #D3EB99
square
#99EBDA #B199EB #EB99AA #D3EB99
split-complementary
#99EBDA #EB99D3 #EBB199
monochromatic
#33D7B5 #66E1C7 #99EBDA #CCF5ED #E5FAF6
Accessibility & contrast
On white
1.38
#99EBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#99EBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99EBDA
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99EBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99EBDA | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E2D9
Deuteranopia (green-blind)
#D6D7DB
Tritanopia (blue-blind)
#7FEEE6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #99ebda; /* rgb */ color: rgb(153, 235, 218); /* oklch */ color: oklch(88.3% 0.084 179.7);
Tailwind
colors: {
custom: {
50: '#baf1e5',
500: '#99ebda',
950: '#000000',
},
}SCSS
$custom: #99ebda; $custom-light: #baf1e5; $custom-dark: #000000;
JSON
{
"hex": "#99ebda",
"rgb": {
"r": 153,
"g": 235,
"b": 218
},
"hsl": {
"h": 167.561,
"s": 67.213,
"l": 76.078
},
"oklch": {
"l": 0.88258,
"c": 0.08381,
"h": 179.7
},
"luminance": 0.71251
}Semantic roles & 50–950 ramp
primary
#99EBDA
secondary
#C66277
accent
#163DCF
background
#FDFFFE
surface
#F8FEFC
border
#D1D6D5
text
#121715
muted
#828584