#96BED2#96BED2
#96BED2 is a light, muted cyan. Relative luminance 0.480; OKLCH L 77.9% C 0.051 H 229.8°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #96BED2 |
|---|---|
| RGB | rgb(150, 190, 210) |
| HSL | hsl(200, 40%, 71%) |
| HSV | hsv(200, 29%, 82%) |
| CMYK | cmyk(28.6%, 9.5%, 0%, 17.6%) |
| CIE-LAB | lab(74.80, -8.68, -14.38) |
| CIE-LCH | lch(74.80, 16.79, 238.88°) |
| OKLab | oklab(77.93% -0.0331 -0.0393) |
| OKLCH | oklch(77.93% 0.051 229.8) |
| XYZ | xyz(42.6205, 47.9622, 67.9722) |
| Luminance | 0.4796 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.56
Sky Blue
#87CEEB
ΔE00 6.03
Baby Blue
#89CFF0
ΔE00 6.27
Cloudy Blue
#ACC2D9
ΔE00 6.34
Lightblue
#ADD8E6
ΔE00 6.95
Lightblue (survey)
#7BC8F6
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BED2 #D2AA96
analogous
#96D2C8 #96BED2 #96A0D2
triadic
#96BED2 #D296BE #BED296
tetradic
#96BED2 #C896D2 #D2AA96 #A0D296
square
#96BED2 #C896D2 #D2AA96 #A0D296
split-complementary
#96BED2 #D296A0 #D2C896
monochromatic
#4787A6 #6BA3C0 #96BED2 #C1D9E4 #EAF2F6
Accessibility & contrast
On white
1.98
#96BED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#96BED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BED2
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BED2 | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BCD3
Deuteranopia (green-blind)
#ABB5D2
Tritanopia (blue-blind)
#83C4C4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #96bed2; /* rgb */ color: rgb(150, 190, 210); /* oklch */ color: oklch(77.9% 0.051 229.8);
Tailwind
colors: {
custom: {
50: '#b6d1df',
500: '#96bed2',
950: '#000000',
},
}SCSS
$custom: #96bed2; $custom-light: #b6d1df; $custom-dark: #000000;
JSON
{
"hex": "#96bed2",
"rgb": {
"r": 150,
"g": 190,
"b": 210
},
"hsl": {
"h": 200,
"s": 40,
"l": 70.588
},
"oklch": {
"l": 0.77933,
"c": 0.05137,
"h": 229.8
},
"luminance": 0.47964
}Semantic roles & 50–950 ramp
primary
#96BED2
secondary
#EADFDA
accent
#5D32B3
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283