#99EDEA#99EDEA
#99EDEA is a very light, moderate teal. Relative luminance 0.733; OKLCH L 89.2% C 0.082 H 192.9°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #99EDEA |
|---|---|
| RGB | rgb(153, 237, 234) |
| HSL | hsl(178, 70%, 76%) |
| HSV | hsv(178, 35%, 93%) |
| CMYK | cmyk(35.4%, 0%, 1.3%, 7.1%) |
| CIE-LAB | lab(88.58, -26.03, -6.62) |
| CIE-LCH | lch(88.58, 26.86, 194.27°) |
| OKLab | oklab(89.18% -0.0797 -0.0182) |
| OKLCH | oklch(89.18% 0.082 192.9) |
| XYZ | xyz(58.2670, 73.2774, 88.8996) |
| Luminance | 0.7328 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.59
Light Cyan
#ACFFFC
ΔE00 3.88
Pale Cyan
#B7FFFA
ΔE00 4.54
Robin'S Egg Blue
#98EFF9
ΔE00 4.83
Robin Egg Blue
#8AF1FE
ΔE00 5.76
Duck Egg Blue
#C3FBF4
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99EDEA #ED999C
analogous
#99EDC0 #99EDEA #99C6ED
triadic
#99EDEA #EA99ED #EDEA99
tetradic
#99EDEA #C099ED #ED999C #C6ED99
square
#99EDEA #C099ED #ED999C #C6ED99
split-complementary
#99EDEA #ED99C6 #EDC099
monochromatic
#31DBD5 #65E4DF #99EDEA #CDF6F5 #E5FAFA
Accessibility & contrast
On white
1.34
#99EDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#99EDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99EDEA
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99EDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99EDEA | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EA
Deuteranopia (green-blind)
#D4DAEB
Tritanopia (blue-blind)
#78F2EC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #99edea; /* rgb */ color: rgb(153, 237, 234); /* oklch */ color: oklch(89.2% 0.082 192.9);
Tailwind
colors: {
custom: {
50: '#baf3f0',
500: '#99edea',
950: '#000000',
},
}SCSS
$custom: #99edea; $custom-light: #baf3f0; $custom-dark: #000000;
JSON
{
"hex": "#99edea",
"rgb": {
"r": 153,
"g": 237,
"b": 234
},
"hsl": {
"h": 177.857,
"s": 70,
"l": 76.471
},
"oklch": {
"l": 0.89179,
"c": 0.08172,
"h": 192.9
},
"luminance": 0.73281
}Semantic roles & 50–950 ramp
primary
#99EDEA
secondary
#C96165
accent
#141AD2
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121716
muted
#828585