#96BED0#96BED0
#96BED0 is a light, muted cyan. Relative luminance 0.479; OKLCH L 77.9% C 0.050 H 227.1°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #96BED0 |
|---|---|
| RGB | rgb(150, 190, 208) |
| HSL | hsl(199, 38%, 70%) |
| HSV | hsv(199, 28%, 82%) |
| CMYK | cmyk(27.9%, 8.7%, 0%, 18.4%) |
| CIE-LAB | lab(74.74, -9.15, -13.38) |
| CIE-LCH | lch(74.74, 16.22, 235.63°) |
| OKLab | oklab(77.86% -0.0339 -0.0365) |
| OKLCH | oklch(77.86% 0.05 227.1) |
| XYZ | xyz(42.3728, 47.8632, 66.6682) |
| Luminance | 0.4787 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.25
Sky Blue
#87CEEB
ΔE00 6.14
Baby Blue
#89CFF0
ΔE00 6.55
Lightblue
#ADD8E6
ΔE00 6.69
Cloudy Blue
#ACC2D9
ΔE00 6.88
Bluegrey
#85A3B2
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BED0 #D0A896
analogous
#96D0C5 #96BED0 #96A1D0
triadic
#96BED0 #D096BE #BED096
tetradic
#96BED0 #C596D0 #D0A896 #A1D096
square
#96BED0 #C596D0 #D0A896 #A1D096
split-complementary
#96BED0 #D096A1 #D0C596
monochromatic
#4987A3 #6CA4BD #96BED0 #C0D8E3 #EAF2F6
Accessibility & contrast
On white
1.99
#96BED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#96BED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BED0
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BED0 | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BCD1
Deuteranopia (green-blind)
#ACB5D0
Tritanopia (blue-blind)
#84C3C4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #96bed0; /* rgb */ color: rgb(150, 190, 208); /* oklch */ color: oklch(77.9% 0.050 227.1);
Tailwind
colors: {
custom: {
50: '#b6d1de',
500: '#96bed0',
950: '#000000',
},
}SCSS
$custom: #96bed0; $custom-light: #b6d1de; $custom-dark: #000000;
JSON
{
"hex": "#96bed0",
"rgb": {
"r": 150,
"g": 190,
"b": 208
},
"hsl": {
"h": 198.621,
"s": 38.158,
"l": 70.196
},
"oklch": {
"l": 0.77862,
"c": 0.04982,
"h": 227.1
},
"luminance": 0.47865
}Semantic roles & 50–950 ramp
primary
#96BED0
secondary
#E9DED9
accent
#5B34B1
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283