#96CFEB#96CFEB
#96CFEB is a very light, moderate cyan. Relative luminance 0.571; OKLCH L 82.5% C 0.071 H 229.9°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #96CFEB |
|---|---|
| RGB | rgb(150, 207, 235) |
| HSL | hsl(200, 68%, 75%) |
| HSV | hsv(200, 36%, 92%) |
| CMYK | cmyk(36.2%, 11.9%, 0%, 7.8%) |
| CIE-LAB | lab(80.24, -11.52, -19.64) |
| CIE-LCH | lch(80.24, 22.77, 239.62°) |
| OKLab | oklab(82.5% -0.0455 -0.054) |
| OKLCH | oklch(82.5% 0.071 229.9) |
| XYZ | xyz(49.8809, 57.1050, 86.9752) |
| Luminance | 0.5711 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.97
Sky Blue
#87CEEB
ΔE00 2.30
Ice Blue
#A5DFF9
ΔE00 3.85
Lightskyblue
#87CEFA
ΔE00 4.16
Light Blue
#95D0FC
ΔE00 4.70
Lightblue (survey)
#7BC8F6
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CFEB #EBB296
analogous
#96EBDD #96CFEB #96A4EB
triadic
#96CFEB #EB96CF #CFEB96
tetradic
#96CFEB #DD96EB #EBB296 #A4EB96
square
#96CFEB #DD96EB #EBB296 #A4EB96
split-complementary
#96CFEB #EB96A4 #EBDD96
monochromatic
#2FA0D7 #63B7E1 #96CFEB #C9E7F5 #E5F3FA
Accessibility & contrast
On white
1.69
#96CFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#96CFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CFEB
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CFEB | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CDEC
Deuteranopia (green-blind)
#B5C3EB
Tritanopia (blue-blind)
#78D7D8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #96cfeb; /* rgb */ color: rgb(150, 207, 235); /* oklch */ color: oklch(82.5% 0.071 229.9);
Tailwind
colors: {
custom: {
50: '#b7ddf1',
500: '#96cfeb',
950: '#000000',
},
}SCSS
$custom: #96cfeb; $custom-light: #b7ddf1; $custom-dark: #000000;
JSON
{
"hex": "#96cfeb",
"rgb": {
"r": 150,
"g": 207,
"b": 235
},
"hsl": {
"h": 199.765,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.82502,
"c": 0.07059,
"h": 229.9
},
"luminance": 0.57108
}Semantic roles & 50–950 ramp
primary
#96CFEB
secondary
#C6815F
accent
#5316D0
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121516
muted
#828485