#96E4E4#96E4E4
#96E4E4 is a very light, moderate teal. Relative luminance 0.676; OKLCH L 86.9% C 0.077 H 195.8°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #96E4E4 |
|---|---|
| RGB | rgb(150, 228, 228) |
| HSL | hsl(180, 59%, 74%) |
| HSV | hsv(180, 34%, 89%) |
| CMYK | cmyk(34.2%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(85.79, -23.82, -7.61) |
| CIE-LCH | lch(85.79, 25.01, 197.72°) |
| OKLab | oklab(86.85% -0.0738 -0.0209) |
| OKLCH | oklch(86.85% 0.077 195.8) |
| XYZ | xyz(54.3197, 67.5688, 83.5635) |
| Luminance | 0.6757 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.59
Robin'S Egg Blue
#98EFF9
ΔE00 4.36
Robin Egg Blue
#8AF1FE
ΔE00 5.47
Light Cyan
#ACFFFC
ΔE00 5.82
Powder Blue
#B0E0E6
ΔE00 6.24
Pale Cyan
#B7FFFA
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96E4E4 #E49696
analogous
#96E4BD #96E4E4 #96BDE4
triadic
#96E4E4 #E496E4 #E4E496
tetradic
#96E4E4 #BD96E4 #E49696 #BDE496
square
#96E4E4 #BD96E4 #E49696 #BDE496
split-complementary
#96E4E4 #E496BD #E4BD96
monochromatic
#35CBCB #65D7D7 #96E4E4 #C7F1F1 #E7F9F9
Accessibility & contrast
On white
1.45
#96E4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#96E4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96E4E4
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96E4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96E4E4 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADDE4
Deuteranopia (green-blind)
#CCD2E5
Tritanopia (blue-blind)
#77E9E4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #96e4e4; /* rgb */ color: rgb(150, 228, 228); /* oklch */ color: oklch(86.9% 0.077 195.8);
Tailwind
colors: {
custom: {
50: '#b8ecec',
500: '#96e4e4',
950: '#000000',
},
}SCSS
$custom: #96e4e4; $custom-light: #b8ecec; $custom-dark: #000000;
JSON
{
"hex": "#96e4e4",
"rgb": {
"r": 150,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 59.091,
"l": 74.118
},
"oklch": {
"l": 0.86854,
"c": 0.07668,
"h": 195.8
},
"luminance": 0.67572
}Semantic roles & 50–950 ramp
primary
#96E4E4
secondary
#BD6161
accent
#1F1FC7
background
#FDFEFE
surface
#F8FDFD
border
#D1D5D5
text
#121616
muted
#828484