#96DDEB#96DDEB
#96DDEB is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.5% C 0.073 H 211.3°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #96DDEB |
|---|---|
| RGB | rgb(150, 221, 235) |
| HSL | hsl(190, 68%, 75%) |
| HSV | hsv(190, 36%, 92%) |
| CMYK | cmyk(36.2%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(84.07, -18.68, -13.88) |
| CIE-LCH | lch(84.07, 23.27, 216.62°) |
| OKLab | oklab(85.54% -0.0626 -0.038) |
| OKLCH | oklch(85.54% 0.073 211.3) |
| XYZ | xyz(53.4243, 64.1918, 88.1563) |
| Luminance | 0.6420 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.45
Robin'S Egg Blue
#98EFF9
ΔE00 4.69
Lightblue
#ADD8E6
ΔE00 5.42
Robin Egg Blue
#8AF1FE
ΔE00 5.51
Ice Blue
#A5DFF9
ΔE00 5.82
Robin'S Egg
#6DEDFD
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DDEB #EBA496
analogous
#96EBCE #96DDEB #96B2EB
triadic
#96DDEB #EB96DD #DDEB96
tetradic
#96DDEB #CE96EB #EBA496 #B2EB96
square
#96DDEB #CE96EB #EBA496 #B2EB96
split-complementary
#96DDEB #EB96B2 #EBCE96
monochromatic
#2FBCD7 #63CCE1 #96DDEB #C9EEF5 #E5F7FA
Accessibility & contrast
On white
1.52
#96DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#96DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DDEB
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DDEB | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EC
Deuteranopia (green-blind)
#C3CDEB
Tritanopia (blue-blind)
#75E3E1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #96ddeb; /* rgb */ color: rgb(150, 221, 235); /* oklch */ color: oklch(85.5% 0.073 211.3);
Tailwind
colors: {
custom: {
50: '#b8e7f1',
500: '#96ddeb',
950: '#000000',
},
}SCSS
$custom: #96ddeb; $custom-light: #b8e7f1; $custom-dark: #000000;
JSON
{
"hex": "#96ddeb",
"rgb": {
"r": 150,
"g": 221,
"b": 235
},
"hsl": {
"h": 189.882,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.85544,
"c": 0.07324,
"h": 211.3
},
"luminance": 0.64195
}Semantic roles & 50–950 ramp
primary
#96DDEB
secondary
#C6705F
accent
#3416D0
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121616
muted
#828485