#96CBDB#96CBDB
#96CBDB is a light, muted cyan. Relative luminance 0.543; OKLCH L 81.1% C 0.059 H 218.4°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #96CBDB |
|---|---|
| RGB | rgb(150, 203, 219) |
| HSL | hsl(194, 49%, 72%) |
| HSV | hsv(194, 32%, 86%) |
| CMYK | cmyk(31.5%, 7.3%, 0%, 14.1%) |
| CIE-LAB | lab(78.64, -13.35, -13.48) |
| CIE-LCH | lch(78.64, 18.97, 225.28°) |
| OKLab | oklab(81.07% -0.0465 -0.0368) |
| OKLCH | oklch(81.07% 0.059 218.4) |
| XYZ | xyz(46.7157, 54.3080, 75.0251) |
| Luminance | 0.5431 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.07
Sky Blue
#87CEEB
ΔE00 4.22
Baby Blue
#89CFF0
ΔE00 5.31
Ice Blue
#A5DFF9
ΔE00 5.84
Powder Blue
#B0E0E6
ΔE00 6.38
Light Grey Blue
#9DBCD4
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CBDB #DBA696
analogous
#96DBC9 #96CBDB #96A9DB
triadic
#96CBDB #DB96CB #CBDB96
tetradic
#96CBDB #C996DB #DBA696 #A9DB96
square
#96CBDB #C996DB #DBA696 #A9DB96
split-complementary
#96CBDB #DB96A9 #DBC996
monochromatic
#3F9CB8 #68B4CB #96CBDB #C4E2EB #E8F4F7
Accessibility & contrast
On white
1.77
#96CBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#96CBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CBDB
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CBDB | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8DC
Deuteranopia (green-blind)
#B5BFDB
Tritanopia (blue-blind)
#7FD1D0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #96cbdb; /* rgb */ color: rgb(150, 203, 219); /* oklch */ color: oklch(81.1% 0.059 218.4);
Tailwind
colors: {
custom: {
50: '#b7dae6',
500: '#96cbdb',
950: '#000000',
},
}SCSS
$custom: #96cbdb; $custom-light: #b7dae6; $custom-dark: #000000;
JSON
{
"hex": "#96cbdb",
"rgb": {
"r": 150,
"g": 203,
"b": 219
},
"hsl": {
"h": 193.913,
"s": 48.936,
"l": 72.353
},
"oklch": {
"l": 0.81068,
"c": 0.0593,
"h": 218.4
},
"luminance": 0.5431
}Semantic roles & 50–950 ramp
primary
#96CBDB
secondary
#B27563
accent
#4B29BC
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484