#96E2ED#96E2ED
#96E2ED is a very light, moderate teal. Relative luminance 0.670; OKLCH L 86.7% C 0.076 H 207.3°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #96E2ED |
|---|---|
| RGB | rgb(150, 226, 237) |
| HSL | hsl(188, 71%, 76%) |
| HSV | hsv(188, 37%, 93%) |
| CMYK | cmyk(36.7%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(85.50, -20.70, -12.79) |
| CIE-LCH | lch(85.50, 24.33, 211.72°) |
| OKLab | oklab(86.71% -0.0678 -0.0351) |
| OKLCH | oklch(86.71% 0.076 207.3) |
| XYZ | xyz(55.0547, 66.9876, 90.1332) |
| Luminance | 0.6699 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.05
Robin Egg Blue
#8AF1FE
ΔE00 4.07
Powder Blue
#B0E0E6
ΔE00 4.65
Paleturquoise
#AFEEEE
ΔE00 5.12
Robin'S Egg
#6DEDFD
ΔE00 5.22
Pale Sky Blue
#BDF6FE
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96E2ED #EDA196
analogous
#96EDCC #96E2ED #96B6ED
triadic
#96E2ED #ED96E2 #E2ED96
tetradic
#96E2ED #CC96ED #EDA196 #B6ED96
square
#96E2ED #CC96ED #EDA196 #B6ED96
split-complementary
#96E2ED #ED96B6 #EDCC96
monochromatic
#2EC5DB #62D4E4 #96E2ED #CAF0F6 #E5F8FB
Accessibility & contrast
On white
1.46
#96E2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#96E2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96E2ED
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96E2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96E2ED | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEE
Deuteranopia (green-blind)
#C7D1ED
Tritanopia (blue-blind)
#74E8E5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #96e2ed; /* rgb */ color: rgb(150, 226, 237); /* oklch */ color: oklch(86.7% 0.076 207.3);
Tailwind
colors: {
custom: {
50: '#b8ebf2',
500: '#96e2ed',
950: '#000000',
},
}SCSS
$custom: #96e2ed; $custom-light: #b8ebf2; $custom-dark: #000000;
JSON
{
"hex": "#96e2ed",
"rgb": {
"r": 150,
"g": 226,
"b": 237
},
"hsl": {
"h": 187.586,
"s": 70.732,
"l": 75.882
},
"oklch": {
"l": 0.86705,
"c": 0.07636,
"h": 207.3
},
"luminance": 0.66991
}Semantic roles & 50–950 ramp
primary
#96E2ED
secondary
#C96C5E
accent
#2B13D3
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#121617
muted
#828485