#96BBDA#96BBDA
#96BBDA is a light, muted cyan. Relative luminance 0.471; OKLCH L 77.6% C 0.060 H 243.9°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #96BBDA |
|---|---|
| RGB | rgb(150, 187, 218) |
| HSL | hsl(207, 48%, 72%) |
| HSV | hsv(207, 31%, 85%) |
| CMYK | cmyk(31.2%, 14.2%, 0%, 14.5%) |
| CIE-LAB | lab(74.24, -5.15, -19.56) |
| CIE-LCH | lch(74.24, 20.23, 255.26°) |
| OKLab | oklab(77.58% -0.0263 -0.0537) |
| OKLCH | oklch(77.58% 0.06 243.9) |
| XYZ | xyz(42.9990, 47.0847, 73.1387) |
| Luminance | 0.4709 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.22
Cloudy Blue
#ACC2D9
ΔE00 4.59
Lightsteelblue
#B0C4DE
ΔE00 5.58
Carolina Blue
#8AB8FE
ΔE00 6.19
Baby Blue (survey)
#A2CFFE
ΔE00 6.24
Light Blue
#95D0FC
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BBDA #DAB596
analogous
#96DAD7 #96BBDA #9699DA
triadic
#96BBDA #DA96BB #BBDA96
tetradic
#96BBDA #D796DA #DAB596 #99DA96
square
#96BBDA #D796DA #DAB596 #99DA96
split-complementary
#96BBDA #DA9699 #DAD796
monochromatic
#4080B6 #699ECA #96BBDA #C3D8EA #E8F0F7
Accessibility & contrast
On white
2.02
#96BBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#96BBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BBDA
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BBDA | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBBDC
Deuteranopia (green-blind)
#A6B3D9
Tritanopia (blue-blind)
#81C2C5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #96bbda; /* rgb */ color: rgb(150, 187, 218); /* oklch */ color: oklch(77.6% 0.060 243.9);
Tailwind
colors: {
custom: {
50: '#b6cfe5',
500: '#96bbda',
950: '#000000',
},
}SCSS
$custom: #96bbda; $custom-light: #b6cfe5; $custom-dark: #000000;
JSON
{
"hex": "#96bbda",
"rgb": {
"r": 150,
"g": 187,
"b": 218
},
"hsl": {
"h": 207.353,
"s": 47.887,
"l": 72.157
},
"oklch": {
"l": 0.77579,
"c": 0.05975,
"h": 243.9
},
"luminance": 0.47087
}Semantic roles & 50–950 ramp
primary
#96BBDA
secondary
#EEE5DD
accent
#6C2ABB
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111315
muted
#808284