#96BEEE#96BEEE
#96BEEE is a light, moderate cyan. Relative luminance 0.495; OKLCH L 79.0% C 0.081 H 253.3°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #96BEEE |
|---|---|
| RGB | rgb(150, 190, 238) |
| HSL | hsl(213, 72%, 76%) |
| HSV | hsv(213, 37%, 93%) |
| CMYK | cmyk(37%, 20.2%, 0%, 6.7%) |
| CIE-LAB | lab(75.75, -1.72, -28.09) |
| CIE-LCH | lch(75.75, 28.14, 266.49°) |
| OKLab | oklab(79% -0.0233 -0.0777) |
| OKLCH | oklch(79% 0.081 253.3) |
| XYZ | xyz(46.4189, 49.4816, 87.9774) |
| Luminance | 0.4948 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.96
Pastel Blue
#A2BFFE
ΔE00 3.71
Baby Blue (survey)
#A2CFFE
ΔE00 4.30
Sky Blue (survey)
#75BBFD
ΔE00 5.34
Powder Blue (survey)
#B1D1FC
ΔE00 5.36
Light Blue
#95D0FC
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BEEE #EEC696
analogous
#96EAEE #96BEEE #9A96EE
triadic
#96BEEE #EE96BE #BEEE96
tetradic
#96BEEE #EE96EA #EEC696 #96EE9A
square
#96BEEE #EE96EA #EEC696 #96EE9A
split-complementary
#96BEEE #EE9A96 #EAEE96
monochromatic
#2D7DDD #619DE5 #96BEEE #CBDFF7 #E5EFFB
Accessibility & contrast
On white
1.93
#96BEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#96BEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BEEE
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BEEE | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC0F0
Deuteranopia (green-blind)
#A2B7ED
Tritanopia (blue-blind)
#79C9CE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #96beee; /* rgb */ color: rgb(150, 190, 238); /* oklch */ color: oklch(79.0% 0.081 253.3);
Tailwind
colors: {
custom: {
50: '#b7d1f3',
500: '#96beee',
950: '#000000',
},
}SCSS
$custom: #96beee; $custom-light: #b7d1f3; $custom-dark: #000000;
JSON
{
"hex": "#96beee",
"rgb": {
"r": 150,
"g": 190,
"b": 238
},
"hsl": {
"h": 212.727,
"s": 72.131,
"l": 76.078
},
"oklch": {
"l": 0.78995,
"c": 0.08111,
"h": 253.3
},
"luminance": 0.49484
}Semantic roles & 50–950 ramp
primary
#96BEEE
secondary
#F2E7D9
accent
#7C11D4
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285