#96AFCA#96AFCA
#96AFCA is a light, muted cyan. Relative luminance 0.414; OKLCH L 74.4% C 0.048 H 250.5°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #96AFCA |
|---|---|
| RGB | rgb(150, 175, 202) |
| HSL | hsl(211, 33%, 69%) |
| HSV | hsv(211, 26%, 79%) |
| CMYK | cmyk(25.7%, 13.4%, 0%, 20.8%) |
| CIE-LAB | lab(70.46, -2.51, -16.55) |
| CIE-LCH | lch(70.46, 16.74, 261.37°) |
| OKLab | oklab(74.42% -0.016 -0.0452) |
| OKLCH | oklch(74.42% 0.048 250.5) |
| XYZ | xyz(38.5653, 41.4069, 61.8261) |
| Luminance | 0.4141 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.25
Cloudy Blue
#ACC2D9
ΔE00 5.41
Lightsteelblue
#B0C4DE
ΔE00 6.09
Bluey Grey
#89A0B0
ΔE00 6.25
Cool Gray
#9AA7B0
ΔE00 7.18
Bluegrey
#85A3B2
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96AFCA #CAB196
analogous
#96C9CA #96AFCA #9796CA
triadic
#96AFCA #CA96AF #AFCA96
tetradic
#96AFCA #CA96C9 #CAB196 #96CA97
square
#96AFCA #CA96C9 #CAB196 #96CA97
split-complementary
#96AFCA #CA9796 #C9CA96
monochromatic
#4D7199 #6D90B5 #96AFCA #BFCEDF #E7EDF3
Accessibility & contrast
On white
2.26
#96AFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#96AFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96AFCA
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96AFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96AFCA | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AFCB
Deuteranopia (green-blind)
#9FAAC9
Tritanopia (blue-blind)
#88B5B8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #96afca; /* rgb */ color: rgb(150, 175, 202); /* oklch */ color: oklch(74.4% 0.048 250.5);
Tailwind
colors: {
custom: {
50: '#b5c6da',
500: '#96afca',
950: '#000000',
},
}SCSS
$custom: #96afca; $custom-light: #b5c6da; $custom-dark: #000000;
JSON
{
"hex": "#96afca",
"rgb": {
"r": 150,
"g": 175,
"b": 202
},
"hsl": {
"h": 211.154,
"s": 32.911,
"l": 69.02
},
"oklch": {
"l": 0.74423,
"c": 0.04795,
"h": 250.5
},
"luminance": 0.41408
}Semantic roles & 50–950 ramp
primary
#96AFCA
secondary
#E6DED6
accent
#753AAC
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111314
muted
#808283