#99E4E2#99E4E2
#99E4E2 is a very light, moderate teal. Relative luminance 0.677; OKLCH L 86.9% C 0.074 H 193.7°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #99E4E2 |
|---|---|
| RGB | rgb(153, 228, 226) |
| HSL | hsl(178, 58%, 75%) |
| HSV | hsv(178, 33%, 89%) |
| CMYK | cmyk(32.9%, 0%, 0.9%, 10.6%) |
| CIE-LAB | lab(85.88, -23.49, -6.41) |
| CIE-LCH | lch(85.88, 24.34, 195.26°) |
| OKLab | oklab(86.95% -0.0721 -0.0176) |
| OKLCH | oklch(86.95% 0.074 193.7) |
| XYZ | xyz(54.6029, 67.7468, 82.1360) |
| Luminance | 0.6775 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.46
Robin'S Egg Blue
#98EFF9
ΔE00 5.01
Light Cyan
#ACFFFC
ΔE00 5.72
Pale Cyan
#B7FFFA
ΔE00 6.02
Robin Egg Blue
#8AF1FE
ΔE00 6.19
Powder Blue
#B0E0E6
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99E4E2 #E4999B
analogous
#99E4BD #99E4E2 #99C1E4
triadic
#99E4E2 #E299E4 #E4E299
tetradic
#99E4E2 #BD99E4 #E4999B #C1E499
square
#99E4E2 #BD99E4 #E4999B #C1E499
split-complementary
#99E4E2 #E499C1 #E4BD99
monochromatic
#38CAC6 #69D7D4 #99E4E2 #C9F1F0 #E7F9F8
Accessibility & contrast
On white
1.44
#99E4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#99E4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99E4E2
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99E4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99E4E2 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDDE2
Deuteranopia (green-blind)
#CDD2E3
Tritanopia (blue-blind)
#7DE8E3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #99e4e2; /* rgb */ color: rgb(153, 228, 226); /* oklch */ color: oklch(86.9% 0.074 193.7);
Tailwind
colors: {
custom: {
50: '#baeceb',
500: '#99e4e2',
950: '#000000',
},
}SCSS
$custom: #99e4e2; $custom-light: #baeceb; $custom-dark: #000000;
JSON
{
"hex": "#99e4e2",
"rgb": {
"r": 153,
"g": 228,
"b": 226
},
"hsl": {
"h": 178.4,
"s": 58.14,
"l": 74.706
},
"oklch": {
"l": 0.86946,
"c": 0.07422,
"h": 193.7
},
"luminance": 0.6775
}Semantic roles & 50–950 ramp
primary
#99E4E2
secondary
#BE6466
accent
#2024C6
background
#FDFEFE
surface
#F8FDFD
border
#D1D5D5
text
#121616
muted
#828484