#96BECA#96BECA
#96BECA is a light, muted cyan. Relative luminance 0.476; OKLCH L 77.7% C 0.046 H 218.0°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #96BECA |
|---|---|
| RGB | rgb(150, 190, 202) |
| HSL | hsl(194, 33%, 69%) |
| HSV | hsv(194, 26%, 79%) |
| CMYK | cmyk(25.7%, 5.9%, 0%, 20.8%) |
| CIE-LAB | lab(74.56, -10.55, -10.40) |
| CIE-LCH | lch(74.56, 14.81, 224.58°) |
| OKLab | oklab(77.66% -0.0362 -0.0283) |
| OKLCH | oklch(77.66% 0.046 218) |
| XYZ | xyz(41.6486, 47.5735, 62.8538) |
| Luminance | 0.4758 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.50
Light Grey Blue
#9DBCD4
ΔE00 6.54
Sky Blue
#87CEEB
ΔE00 7.10
Baby Blue
#89CFF0
ΔE00 7.92
Bluegrey
#85A3B2
ΔE00 8.03
Cloudy Blue
#ACC2D9
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BECA #CAA296
analogous
#96CABC #96BECA #96A4CA
triadic
#96BECA #CA96BE #BECA96
tetradic
#96BECA #BC96CA #CAA296 #A4CA96
square
#96BECA #BC96CA #CAA296 #A4CA96
split-complementary
#96BECA #CA96A4 #CABC96
monochromatic
#4D8799 #6DA5B5 #96BECA #BFD7DF #E7F0F3
Accessibility & contrast
On white
2.00
#96BECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#96BECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BECA
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BECA | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BBCB
Deuteranopia (green-blind)
#ADB5CA
Tritanopia (blue-blind)
#86C2C2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #96beca; /* rgb */ color: rgb(150, 190, 202); /* oklch */ color: oklch(77.7% 0.046 218.0);
Tailwind
colors: {
custom: {
50: '#b6d1da',
500: '#96beca',
950: '#000000',
},
}SCSS
$custom: #96beca; $custom-light: #b6d1da; $custom-dark: #000000;
JSON
{
"hex": "#96beca",
"rgb": {
"r": 150,
"g": 190,
"b": 202
},
"hsl": {
"h": 193.846,
"s": 32.911,
"l": 69.02
},
"oklch": {
"l": 0.77656,
"c": 0.04594,
"h": 218
},
"luminance": 0.47575
}Semantic roles & 50–950 ramp
primary
#96BECA
secondary
#E6DAD6
accent
#543AAC
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283