#96DFED#96DFED
#96DFED is a very light, moderate teal. Relative luminance 0.654; OKLCH L 86.0% C 0.075 H 210.9°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #96DFED |
|---|---|
| RGB | rgb(150, 223, 237) |
| HSL | hsl(190, 71%, 76%) |
| HSV | hsv(190, 37%, 93%) |
| CMYK | cmyk(36.7%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(84.67, -19.20, -14.03) |
| CIE-LCH | lch(84.67, 23.77, 216.15°) |
| OKLab | oklab(86.05% -0.0642 -0.0385) |
| OKLCH | oklch(86.05% 0.075 210.9) |
| XYZ | xyz(54.2461, 65.3704, 89.8637) |
| Luminance | 0.6537 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.21
Powder Blue
#B0E0E6
ΔE00 4.55
Robin Egg Blue
#8AF1FE
ΔE00 5.02
Lightblue
#ADD8E6
ΔE00 5.74
Robin'S Egg
#6DEDFD
ΔE00 5.93
Ice Blue
#A5DFF9
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DFED #EDA496
analogous
#96EDCF #96DFED #96B3ED
triadic
#96DFED #ED96DF #DFED96
tetradic
#96DFED #CF96ED #EDA496 #B3ED96
square
#96DFED #CF96ED #EDA496 #B3ED96
split-complementary
#96DFED #ED96B3 #EDCF96
monochromatic
#2EBFDB #62CFE4 #96DFED #CAEFF6 #E5F7FB
Accessibility & contrast
On white
1.49
#96DFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#96DFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DFED
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DFED | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEE
Deuteranopia (green-blind)
#C4CFED
Tritanopia (blue-blind)
#74E6E3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #96dfed; /* rgb */ color: rgb(150, 223, 237); /* oklch */ color: oklch(86.0% 0.075 210.9);
Tailwind
colors: {
custom: {
50: '#b8e9f2',
500: '#96dfed',
950: '#000000',
},
}SCSS
$custom: #96dfed; $custom-light: #b8e9f2; $custom-dark: #000000;
JSON
{
"hex": "#96dfed",
"rgb": {
"r": 150,
"g": 223,
"b": 237
},
"hsl": {
"h": 189.655,
"s": 70.732,
"l": 75.882
},
"oklch": {
"l": 0.86049,
"c": 0.07486,
"h": 210.9
},
"luminance": 0.65374
}Semantic roles & 50–950 ramp
primary
#96DFED
secondary
#C9705E
accent
#3213D3
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485