#96E2EC#96E2EC
#96E2EC is a very light, moderate teal. Relative luminance 0.669; OKLCH L 86.7% C 0.076 H 206.3°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #96E2EC |
|---|---|
| RGB | rgb(150, 226, 236) |
| HSL | hsl(187, 69%, 76%) |
| HSV | hsv(187, 36%, 93%) |
| CMYK | cmyk(36.4%, 4.2%, 0%, 7.5%) |
| CIE-LAB | lab(85.47, -20.94, -12.31) |
| CIE-LCH | lch(85.47, 24.29, 210.45°) |
| OKLab | oklab(86.67% -0.0682 -0.0337) |
| OKLCH | oklch(86.67% 0.076 206.3) |
| XYZ | xyz(54.9090, 66.9294, 89.3659) |
| Luminance | 0.6693 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.98
Robin Egg Blue
#8AF1FE
ΔE00 4.05
Powder Blue
#B0E0E6
ΔE00 4.66
Paleturquoise
#AFEEEE
ΔE00 4.87
Robin'S Egg
#6DEDFD
ΔE00 5.22
Pale Sky Blue
#BDF6FE
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96E2EC #ECA096
analogous
#96ECCB #96E2EC #96B7EC
triadic
#96E2EC #EC96E2 #E2EC96
tetradic
#96E2EC #CB96EC #ECA096 #B7EC96
square
#96E2EC #CB96EC #ECA096 #B7EC96
split-complementary
#96E2EC #EC96B7 #ECCB96
monochromatic
#2EC5D9 #62D4E3 #96E2EC #CAF0F5 #E5F8FA
Accessibility & contrast
On white
1.46
#96E2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#96E2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96E2EC
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96E2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96E2EC | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCED
Deuteranopia (green-blind)
#C8D1EC
Tritanopia (blue-blind)
#74E8E5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #96e2ec; /* rgb */ color: rgb(150, 226, 236); /* oklch */ color: oklch(86.7% 0.076 206.3);
Tailwind
colors: {
custom: {
50: '#b8ebf2',
500: '#96e2ec',
950: '#000000',
},
}SCSS
$custom: #96e2ec; $custom-light: #b8ebf2; $custom-dark: #000000;
JSON
{
"hex": "#96e2ec",
"rgb": {
"r": 150,
"g": 226,
"b": 236
},
"hsl": {
"h": 186.977,
"s": 69.355,
"l": 75.686
},
"oklch": {
"l": 0.86672,
"c": 0.0761,
"h": 206.3
},
"luminance": 0.66933
}Semantic roles & 50–950 ramp
primary
#96E2EC
secondary
#C76B5F
accent
#2A14D1
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#121616
muted
#828485