#96DEEC#96DEEC
#96DEEC is a very light, moderate teal. Relative luminance 0.648; OKLCH L 85.8% C 0.074 H 211.1°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #96DEEC |
|---|---|
| RGB | rgb(150, 222, 236) |
| HSL | hsl(190, 69%, 76%) |
| HSV | hsv(190, 36%, 93%) |
| CMYK | cmyk(36.4%, 5.9%, 0%, 7.5%) |
| CIE-LAB | lab(84.37, -18.94, -13.95) |
| CIE-LCH | lch(84.37, 23.52, 216.38°) |
| OKLab | oklab(85.8% -0.0634 -0.0382) |
| OKLCH | oklch(85.8% 0.074 211.1) |
| XYZ | xyz(53.8340, 64.7793, 89.0076) |
| Luminance | 0.6478 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.45
Powder Blue
#B0E0E6
ΔE00 4.49
Robin Egg Blue
#8AF1FE
ΔE00 5.26
Lightblue
#ADD8E6
ΔE00 5.58
Ice Blue
#A5DFF9
ΔE00 5.88
Robin'S Egg
#6DEDFD
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DEEC #ECA496
analogous
#96ECCF #96DEEC #96B3EC
triadic
#96DEEC #EC96DE #DEEC96
tetradic
#96DEEC #CF96EC #ECA496 #B3EC96
square
#96DEEC #CF96EC #ECA496 #B3EC96
split-complementary
#96DEEC #EC96B3 #ECCF96
monochromatic
#2EBDD9 #62CEE3 #96DEEC #CAEEF5 #E5F7FA
Accessibility & contrast
On white
1.50
#96DEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#96DEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DEEC
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DEEC | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9ED
Deuteranopia (green-blind)
#C4CEEC
Tritanopia (blue-blind)
#75E5E2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #96deec; /* rgb */ color: rgb(150, 222, 236); /* oklch */ color: oklch(85.8% 0.074 211.1);
Tailwind
colors: {
custom: {
50: '#b8e8f2',
500: '#96deec',
950: '#000000',
},
}SCSS
$custom: #96deec; $custom-light: #b8e8f2; $custom-dark: #000000;
JSON
{
"hex": "#96deec",
"rgb": {
"r": 150,
"g": 222,
"b": 236
},
"hsl": {
"h": 189.767,
"s": 69.355,
"l": 75.686
},
"oklch": {
"l": 0.85796,
"c": 0.07406,
"h": 211.1
},
"luminance": 0.64783
}Semantic roles & 50–950 ramp
primary
#96DEEC
secondary
#C7705F
accent
#3314D1
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121616
muted
#828485