#99E4DD#99E4DD
#99E4DD is a very light, moderate teal. Relative luminance 0.675; OKLCH L 86.8% C 0.075 H 188.5°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #99E4DD |
|---|---|
| RGB | rgb(153, 228, 221) |
| HSL | hsl(174, 58%, 75%) |
| HSV | hsv(174, 33%, 89%) |
| CMYK | cmyk(32.9%, 0%, 3.1%, 10.6%) |
| CIE-LAB | lab(85.74, -24.62, -3.97) |
| CIE-LCH | lch(85.74, 24.94, 189.16°) |
| OKLab | oklab(86.79% -0.0741 -0.0111) |
| OKLCH | oklch(86.79% 0.075 188.5) |
| XYZ | xyz(53.9268, 67.4764, 78.5753) |
| Luminance | 0.6748 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.48
Light Cyan
#ACFFFC
ΔE00 5.98
Pale Cyan
#B7FFFA
ΔE00 6.09
Duck Egg Blue
#C3FBF4
ΔE00 6.52
Robin'S Egg Blue
#98EFF9
ΔE00 6.79
Eggshell Blue
#C4FFF7
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99E4DD #E499A0
analogous
#99E4B8 #99E4DD #99C6E4
triadic
#99E4DD #DD99E4 #E4DD99
tetradic
#99E4DD #B899E4 #E499A0 #C6E499
square
#99E4DD #B899E4 #E499A0 #C6E499
split-complementary
#99E4DD #E499C6 #E4B899
monochromatic
#38CABD #69D7CD #99E4DD #C9F1ED #E7F9F7
Accessibility & contrast
On white
1.45
#99E4DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#99E4DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99E4DD
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99E4DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99E4DD | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDD
Deuteranopia (green-blind)
#CED2DE
Tritanopia (blue-blind)
#7FE8E2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #99e4dd; /* rgb */ color: rgb(153, 228, 221); /* oklch */ color: oklch(86.8% 0.075 188.5);
Tailwind
colors: {
custom: {
50: '#baece7',
500: '#99e4dd',
950: '#000000',
},
}SCSS
$custom: #99e4dd; $custom-light: #baece7; $custom-dark: #000000;
JSON
{
"hex": "#99e4dd",
"rgb": {
"r": 153,
"g": 228,
"b": 221
},
"hsl": {
"h": 174.4,
"s": 58.14,
"l": 74.706
},
"oklch": {
"l": 0.86792,
"c": 0.07494,
"h": 188.5
},
"luminance": 0.6748
}Semantic roles & 50–950 ramp
primary
#99E4DD
secondary
#BE646C
accent
#202FC6
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121616
muted
#828484