#96BEE0#96BEE0
#96BEE0 is a light, moderate cyan. Relative luminance 0.487; OKLCH L 78.4% C 0.065 H 244.4°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #96BEE0 |
|---|---|
| RGB | rgb(150, 190, 224) |
| HSL | hsl(208, 54%, 73%) |
| HSV | hsv(208, 33%, 88%) |
| CMYK | cmyk(33%, 15.2%, 0%, 12.2%) |
| CIE-LAB | lab(75.26, -5.28, -21.28) |
| CIE-LCH | lch(75.26, 21.92, 256.07°) |
| OKLab | oklab(78.44% -0.028 -0.0585) |
| OKLCH | oklch(78.44% 0.065 244.4) |
| XYZ | xyz(44.4415, 48.6907, 77.5631) |
| Luminance | 0.4869 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.04
Cloudy Blue
#ACC2D9
ΔE00 4.95
Baby Blue (survey)
#A2CFFE
ΔE00 5.20
Light Blue
#95D0FC
ΔE00 5.37
Carolina Blue
#8AB8FE
ΔE00 5.60
Lightsteelblue
#B0C4DE
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BEE0 #E0B896
analogous
#96E0DD #96BEE0 #9699E0
triadic
#96BEE0 #E096BE #BEE096
tetradic
#96BEE0 #DD96E0 #E0B896 #99E096
square
#96BEE0 #DD96E0 #E0B896 #99E096
split-complementary
#96BEE0 #E09699 #E0DD96
monochromatic
#3983C2 #67A1D2 #96BEE0 #C5DBEE #E7F0F8
Accessibility & contrast
On white
1.96
#96BEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#96BEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BEE0
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BEE0 | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BEE2
Deuteranopia (green-blind)
#A7B6DF
Tritanopia (blue-blind)
#7EC6C9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #96bee0; /* rgb */ color: rgb(150, 190, 224); /* oklch */ color: oklch(78.4% 0.065 244.4);
Tailwind
colors: {
custom: {
50: '#b7d1e9',
500: '#96bee0',
950: '#000000',
},
}SCSS
$custom: #96bee0; $custom-light: #b7d1e9; $custom-dark: #000000;
JSON
{
"hex": "#96bee0",
"rgb": {
"r": 150,
"g": 190,
"b": 224
},
"hsl": {
"h": 207.568,
"s": 54.412,
"l": 73.333
},
"oklch": {
"l": 0.78445,
"c": 0.06485,
"h": 244.4
},
"luminance": 0.48693
}Semantic roles & 50–950 ramp
primary
#96BEE0
secondary
#EFE5DC
accent
#6C24C2
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284