#96BBDB#96BBDB
#96BBDB is a light, moderate cyan. Relative luminance 0.471; OKLCH L 77.6% C 0.061 H 244.8°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #96BBDB |
|---|---|
| RGB | rgb(150, 187, 219) |
| HSL | hsl(208, 49%, 72%) |
| HSV | hsv(208, 32%, 86%) |
| CMYK | cmyk(31.5%, 14.6%, 0%, 14.1%) |
| CIE-LAB | lab(74.28, -4.90, -20.06) |
| CIE-LCH | lch(74.28, 20.65, 256.26°) |
| OKLab | oklab(77.62% -0.0259 -0.055) |
| OKLCH | oklch(77.62% 0.061 244.8) |
| XYZ | xyz(43.1303, 47.1372, 73.8299) |
| Luminance | 0.4714 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.49
Cloudy Blue
#ACC2D9
ΔE00 4.64
Lightsteelblue
#B0C4DE
ΔE00 5.53
Carolina Blue
#8AB8FE
ΔE00 5.90
Baby Blue (survey)
#A2CFFE
ΔE00 6.06
Light Blue
#95D0FC
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BBDB #DBB696
analogous
#96DBD8 #96BBDB #9699DB
triadic
#96BBDB #DB96BB #BBDB96
tetradic
#96BBDB #D896DB #DBB696 #99DB96
square
#96BBDB #D896DB #DBB696 #99DB96
split-complementary
#96BBDB #DB9699 #DBD896
monochromatic
#3F80B8 #689DCB #96BBDB #C4D9EB #E8F0F7
Accessibility & contrast
On white
2.01
#96BBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#96BBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BBDB
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BBDB | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBBDD
Deuteranopia (green-blind)
#A5B3DA
Tritanopia (blue-blind)
#81C3C5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #96bbdb; /* rgb */ color: rgb(150, 187, 219); /* oklch */ color: oklch(77.6% 0.061 244.8);
Tailwind
colors: {
custom: {
50: '#b6cfe6',
500: '#96bbdb',
950: '#000000',
},
}SCSS
$custom: #96bbdb; $custom-light: #b6cfe6; $custom-dark: #000000;
JSON
{
"hex": "#96bbdb",
"rgb": {
"r": 150,
"g": 187,
"b": 219
},
"hsl": {
"h": 207.826,
"s": 48.936,
"l": 72.353
},
"oklch": {
"l": 0.77616,
"c": 0.06083,
"h": 244.8
},
"luminance": 0.47139
}Semantic roles & 50–950 ramp
primary
#96BBDB
secondary
#EEE5DD
accent
#6D29BC
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284