#96BEE2#96BEE2
#96BEE2 is a light, moderate cyan. Relative luminance 0.488; OKLCH L 78.5% C 0.067 H 246.0°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #96BEE2 |
|---|---|
| RGB | rgb(150, 190, 226) |
| HSL | hsl(208, 57%, 74%) |
| HSV | hsv(208, 34%, 89%) |
| CMYK | cmyk(33.6%, 15.9%, 0%, 11.4%) |
| CIE-LAB | lab(75.33, -4.78, -22.26) |
| CIE-LCH | lch(75.33, 22.76, 257.88°) |
| OKLab | oklab(78.52% -0.0273 -0.0612) |
| OKLCH | oklch(78.52% 0.067 246) |
| XYZ | xyz(44.7143, 48.7998, 79.0000) |
| Luminance | 0.4880 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.53
Baby Blue (survey)
#A2CFFE
ΔE00 4.89
Carolina Blue
#8AB8FE
ΔE00 5.08
Cloudy Blue
#ACC2D9
ΔE00 5.12
Light Blue
#95D0FC
ΔE00 5.34
Lightsteelblue
#B0C4DE
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BEE2 #E2BA96
analogous
#96E2E0 #96BEE2 #9698E2
triadic
#96BEE2 #E296BE #BEE296
tetradic
#96BEE2 #E096E2 #E2BA96 #98E296
square
#96BEE2 #E096E2 #E2BA96 #98E296
split-complementary
#96BEE2 #E29698 #E2E096
monochromatic
#3783C7 #66A0D5 #96BEE2 #C6DCEF #E7F0F8
Accessibility & contrast
On white
1.95
#96BEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#96BEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BEE2
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BEE2 | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BEE4
Deuteranopia (green-blind)
#A6B6E1
Tritanopia (blue-blind)
#7EC6CA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #96bee2; /* rgb */ color: rgb(150, 190, 226); /* oklch */ color: oklch(78.5% 0.067 246.0);
Tailwind
colors: {
custom: {
50: '#b7d1eb',
500: '#96bee2',
950: '#000000',
},
}SCSS
$custom: #96bee2; $custom-light: #b7d1eb; $custom-dark: #000000;
JSON
{
"hex": "#96bee2",
"rgb": {
"r": 150,
"g": 190,
"b": 226
},
"hsl": {
"h": 208.421,
"s": 56.716,
"l": 73.725
},
"oklch": {
"l": 0.78522,
"c": 0.06704,
"h": 246
},
"luminance": 0.48802
}Semantic roles & 50–950 ramp
primary
#96BEE2
secondary
#F0E5DB
accent
#6E21C4
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284