#96CBF2#96CBF2
#96CBF2 is a light, moderate cyan. Relative luminance 0.556; OKLCH L 81.9% C 0.078 H 240.8°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #96CBF2 |
|---|---|
| RGB | rgb(150, 203, 242) |
| HSL | hsl(205, 78%, 77%) |
| HSV | hsv(205, 38%, 95%) |
| CMYK | cmyk(38%, 16.1%, 0%, 5.1%) |
| CIE-LAB | lab(79.39, -7.65, -24.68) |
| CIE-LCH | lch(79.39, 25.83, 252.78°) |
| OKLab | oklab(81.91% -0.0381 -0.0681) |
| OKLCH | oklch(81.91% 0.078 240.8) |
| XYZ | xyz(49.9554, 55.6039, 92.0875) |
| Luminance | 0.5561 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 1.63
Lightskyblue
#87CEFA
ΔE00 2.72
Sky
#82CAFC
ΔE00 3.01
Baby Blue (survey)
#A2CFFE
ΔE00 3.50
Lightblue (survey)
#7BC8F6
ΔE00 3.68
Baby Blue
#89CFF0
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CBF2 #F2BD96
analogous
#96F2EB #96CBF2 #969DF2
triadic
#96CBF2 #F296CB #CBF296
tetradic
#96CBF2 #EB96F2 #F2BD96 #9DF296
square
#96CBF2 #EB96F2 #F2BD96 #9DF296
split-complementary
#96CBF2 #F2969D #F2EB96
monochromatic
#2995E5 #60B0EB #96CBF2 #CCE6F9 #E4F2FC
Accessibility & contrast
On white
1.73
#96CBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#96CBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CBF2
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CBF2 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACAF4
Deuteranopia (green-blind)
#AEC0F1
Tritanopia (blue-blind)
#75D5D8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #96cbf2; /* rgb */ color: rgb(150, 203, 242); /* oklch */ color: oklch(81.9% 0.078 240.8);
Tailwind
colors: {
custom: {
50: '#b8daf6',
500: '#96cbf2',
950: '#000000',
},
}SCSS
$custom: #96cbf2; $custom-light: #b8daf6; $custom-dark: #000000;
JSON
{
"hex": "#96cbf2",
"rgb": {
"r": 150,
"g": 203,
"b": 242
},
"hsl": {
"h": 205.435,
"s": 77.966,
"l": 76.863
},
"oklch": {
"l": 0.81907,
"c": 0.078,
"h": 240.8
},
"luminance": 0.55607
}Semantic roles & 50–950 ramp
primary
#96CBF2
secondary
#CF8D5D
accent
#630BDA
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121417
muted
#828385