#96DFEB#96DFEB
#96DFEB is a very light, moderate teal. Relative luminance 0.653; OKLCH L 86.0% C 0.074 H 208.8°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #96DFEB |
|---|---|
| RGB | rgb(150, 223, 235) |
| HSL | hsl(188, 68%, 75%) |
| HSV | hsv(188, 36%, 92%) |
| CMYK | cmyk(36.2%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(84.61, -19.68, -13.06) |
| CIE-LCH | lch(84.61, 23.62, 213.56°) |
| OKLab | oklab(85.98% -0.065 -0.0358) |
| OKLCH | oklch(85.98% 0.074 208.8) |
| XYZ | xyz(53.9555, 65.2542, 88.3334) |
| Luminance | 0.6526 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.90
Powder Blue
#B0E0E6
ΔE00 4.40
Robin Egg Blue
#8AF1FE
ΔE00 4.83
Paleturquoise
#AFEEEE
ΔE00 5.71
Robin'S Egg
#6DEDFD
ΔE00 5.80
Lightblue
#ADD8E6
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DFEB #EBA296
analogous
#96EBCD #96DFEB #96B4EB
triadic
#96DFEB #EB96DF #DFEB96
tetradic
#96DFEB #CD96EB #EBA296 #B4EB96
square
#96DFEB #CD96EB #EBA296 #B4EB96
split-complementary
#96DFEB #EB96B4 #EBCD96
monochromatic
#2FC0D7 #63CFE1 #96DFEB #C9EFF5 #E5F7FA
Accessibility & contrast
On white
1.49
#96DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#96DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DFEB
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DFEB | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEC
Deuteranopia (green-blind)
#C5CFEB
Tritanopia (blue-blind)
#75E5E2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #96dfeb; /* rgb */ color: rgb(150, 223, 235); /* oklch */ color: oklch(86.0% 0.074 208.8);
Tailwind
colors: {
custom: {
50: '#b8e9f1',
500: '#96dfeb',
950: '#000000',
},
}SCSS
$custom: #96dfeb; $custom-light: #b8e9f1; $custom-dark: #000000;
JSON
{
"hex": "#96dfeb",
"rgb": {
"r": 150,
"g": 223,
"b": 235
},
"hsl": {
"h": 188.471,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.85981,
"c": 0.0742,
"h": 208.8
},
"luminance": 0.65258
}Semantic roles & 50–950 ramp
primary
#96DFEB
secondary
#C66E5F
accent
#3016D0
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121616
muted
#828485