#96C2ED#96C2ED
#96C2ED is a light, moderate cyan. Relative luminance 0.512; OKLCH L 79.8% C 0.077 H 248.2°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #96C2ED |
|---|---|
| RGB | rgb(150, 194, 237) |
| HSL | hsl(210, 71%, 76%) |
| HSV | hsv(210, 37%, 93%) |
| CMYK | cmyk(36.7%, 18.1%, 0%, 7.1%) |
| CIE-LAB | lab(76.79, -4.14, -25.96) |
| CIE-LCH | lch(76.79, 26.29, 260.95°) |
| OKLab | oklab(79.8% -0.0286 -0.0717) |
| OKLCH | oklch(79.8% 0.077 248.2) |
| XYZ | xyz(47.1507, 51.1796, 87.4985) |
| Luminance | 0.5118 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.38
Carolina Blue
#8AB8FE
ΔE00 4.20
Light Blue
#95D0FC
ΔE00 4.32
Sky
#82CAFC
ΔE00 4.92
Sky Blue (survey)
#75BBFD
ΔE00 4.98
Pastel Blue
#A2BFFE
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96C2ED #EDC196
analogous
#96EDEC #96C2ED #9696ED
triadic
#96C2ED #ED96C2 #C2ED96
tetradic
#96C2ED #EC96ED #EDC196 #96ED96
square
#96C2ED #EC96ED #EDC196 #96ED96
split-complementary
#96C2ED #ED9696 #EDEC96
monochromatic
#2E85DB #62A4E4 #96C2ED #CAE0F6 #E5F0FB
Accessibility & contrast
On white
1.87
#96C2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#96C2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96C2ED
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96C2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96C2ED | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C3EF
Deuteranopia (green-blind)
#A6BAEC
Tritanopia (blue-blind)
#79CCD0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #96c2ed; /* rgb */ color: rgb(150, 194, 237); /* oklch */ color: oklch(79.8% 0.077 248.2);
Tailwind
colors: {
custom: {
50: '#b7d4f3',
500: '#96c2ed',
950: '#000000',
},
}SCSS
$custom: #96c2ed; $custom-light: #b7d4f3; $custom-dark: #000000;
JSON
{
"hex": "#96c2ed",
"rgb": {
"r": 150,
"g": 194,
"b": 237
},
"hsl": {
"h": 209.655,
"s": 70.732,
"l": 75.882
},
"oklch": {
"l": 0.79799,
"c": 0.07718,
"h": 248.2
},
"luminance": 0.51182
}Semantic roles & 50–950 ramp
primary
#96C2ED
secondary
#C9935E
accent
#7213D3
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385