#96E2EE#96E2EE
#96E2EE is a very light, moderate teal. Relative luminance 0.670; OKLCH L 86.7% C 0.077 H 208.4°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #96E2EE |
|---|---|
| RGB | rgb(150, 226, 238) |
| HSL | hsl(188, 72%, 76%) |
| HSV | hsv(188, 37%, 93%) |
| CMYK | cmyk(37%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(85.53, -20.45, -13.28) |
| CIE-LCH | lch(85.53, 24.39, 212.99°) |
| OKLab | oklab(86.74% -0.0674 -0.0364) |
| OKLCH | oklch(86.74% 0.077 208.4) |
| XYZ | xyz(55.2012, 67.0462, 90.9048) |
| Luminance | 0.6705 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.17
Robin Egg Blue
#8AF1FE
ΔE00 4.11
Powder Blue
#B0E0E6
ΔE00 4.67
Robin'S Egg
#6DEDFD
ΔE00 5.24
Paleturquoise
#AFEEEE
ΔE00 5.38
Pale Sky Blue
#BDF6FE
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96E2EE #EEA296
analogous
#96EECE #96E2EE #96B6EE
triadic
#96E2EE #EE96E2 #E2EE96
tetradic
#96E2EE #CE96EE #EEA296 #B6EE96
square
#96E2EE #CE96EE #EEA296 #B6EE96
split-complementary
#96E2EE #EE96B6 #EECE96
monochromatic
#2DC5DD #61D3E5 #96E2EE #CBF1F7 #E5F8FB
Accessibility & contrast
On white
1.46
#96E2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#96E2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96E2EE
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96E2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96E2EE | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEF
Deuteranopia (green-blind)
#C7D1EE
Tritanopia (blue-blind)
#73E8E5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #96e2ee; /* rgb */ color: rgb(150, 226, 238); /* oklch */ color: oklch(86.7% 0.077 208.4);
Tailwind
colors: {
custom: {
50: '#b8ebf3',
500: '#96e2ee',
950: '#000000',
},
}SCSS
$custom: #96e2ee; $custom-light: #b8ebf3; $custom-dark: #000000;
JSON
{
"hex": "#96e2ee",
"rgb": {
"r": 150,
"g": 226,
"b": 238
},
"hsl": {
"h": 188.182,
"s": 72.131,
"l": 76.078
},
"oklch": {
"l": 0.86739,
"c": 0.07664,
"h": 208.4
},
"luminance": 0.6705
}Semantic roles & 50–950 ramp
primary
#96E2EE
secondary
#CA6D5E
accent
#2C11D4
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#121617
muted
#828485