#96BEE4#96BEE4
#96BEE4 is a light, moderate cyan. Relative luminance 0.489; OKLCH L 78.6% C 0.069 H 247.4°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #96BEE4 |
|---|---|
| RGB | rgb(150, 190, 228) |
| HSL | hsl(209, 59%, 74%) |
| HSV | hsv(209, 34%, 89%) |
| CMYK | cmyk(34.2%, 16.7%, 0%, 10.6%) |
| CIE-LAB | lab(75.40, -4.28, -23.23) |
| CIE-LCH | lch(75.40, 23.62, 259.57°) |
| OKLab | oklab(78.6% -0.0266 -0.064) |
| OKLCH | oklch(78.6% 0.069 247.4) |
| XYZ | xyz(44.9904, 48.9102, 80.4538) |
| Luminance | 0.4891 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.02
Carolina Blue
#8AB8FE
ΔE00 4.62
Baby Blue (survey)
#A2CFFE
ΔE00 4.65
Cloudy Blue
#ACC2D9
ΔE00 5.34
Light Blue
#95D0FC
ΔE00 5.38
Pastel Blue
#A2BFFE
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BEE4 #E4BC96
analogous
#96E4E3 #96BEE4 #9697E4
triadic
#96BEE4 #E496BE #BEE496
tetradic
#96BEE4 #E396E4 #E4BC96 #97E496
square
#96BEE4 #E396E4 #E4BC96 #97E496
split-complementary
#96BEE4 #E49697 #E4E396
monochromatic
#3582CB #65A0D7 #96BEE4 #C7DCF1 #E7F0F9
Accessibility & contrast
On white
1.95
#96BEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#96BEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BEE4
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BEE4 | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBEE6
Deuteranopia (green-blind)
#A5B6E3
Tritanopia (blue-blind)
#7DC7CA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #96bee4; /* rgb */ color: rgb(150, 190, 228); /* oklch */ color: oklch(78.6% 0.069 247.4);
Tailwind
colors: {
custom: {
50: '#b7d1ec',
500: '#96bee4',
950: '#000000',
},
}SCSS
$custom: #96bee4; $custom-light: #b7d1ec; $custom-dark: #000000;
JSON
{
"hex": "#96bee4",
"rgb": {
"r": 150,
"g": 190,
"b": 228
},
"hsl": {
"h": 209.231,
"s": 59.091,
"l": 74.118
},
"oklch": {
"l": 0.78599,
"c": 0.06929,
"h": 247.4
},
"luminance": 0.48912
}Semantic roles & 50–950 ramp
primary
#96BEE4
secondary
#F0E5DB
accent
#711FC7
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284