#96BEE3#96BEE3
#96BEE3 is a light, moderate cyan. Relative luminance 0.489; OKLCH L 78.6% C 0.068 H 246.7°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #96BEE3 |
|---|---|
| RGB | rgb(150, 190, 227) |
| HSL | hsl(209, 58%, 74%) |
| HSV | hsv(209, 34%, 89%) |
| CMYK | cmyk(33.9%, 16.3%, 0%, 11%) |
| CIE-LAB | lab(75.36, -4.53, -22.74) |
| CIE-LCH | lch(75.36, 23.19, 258.74°) |
| OKLab | oklab(78.56% -0.027 -0.0626) |
| OKLCH | oklch(78.56% 0.068 246.7) |
| XYZ | xyz(44.8519, 48.8548, 79.7248) |
| Luminance | 0.4886 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.77
Baby Blue (survey)
#A2CFFE
ΔE00 4.76
Carolina Blue
#8AB8FE
ΔE00 4.84
Cloudy Blue
#ACC2D9
ΔE00 5.22
Light Blue
#95D0FC
ΔE00 5.36
Pastel Blue
#A2BFFE
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BEE3 #E3BB96
analogous
#96E3E2 #96BEE3 #9698E3
triadic
#96BEE3 #E396BE #BEE396
tetradic
#96BEE3 #E296E3 #E3BB96 #98E396
square
#96BEE3 #E296E3 #E3BB96 #98E396
split-complementary
#96BEE3 #E39698 #E3E296
monochromatic
#3682C9 #66A0D6 #96BEE3 #C6DCF0 #E7F0F9
Accessibility & contrast
On white
1.95
#96BEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#96BEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BEE3
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BEE3 | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBEE5
Deuteranopia (green-blind)
#A6B6E2
Tritanopia (blue-blind)
#7DC7CA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #96bee3; /* rgb */ color: rgb(150, 190, 227); /* oklch */ color: oklch(78.6% 0.068 246.7);
Tailwind
colors: {
custom: {
50: '#b7d1eb',
500: '#96bee3',
950: '#000000',
},
}SCSS
$custom: #96bee3; $custom-light: #b7d1eb; $custom-dark: #000000;
JSON
{
"hex": "#96bee3",
"rgb": {
"r": 150,
"g": 190,
"b": 227
},
"hsl": {
"h": 208.831,
"s": 57.895,
"l": 73.922
},
"oklch": {
"l": 0.7856,
"c": 0.06816,
"h": 246.7
},
"luminance": 0.48857
}Semantic roles & 50–950 ramp
primary
#96BEE3
secondary
#F0E5DB
accent
#7020C5
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284