#95AFCA#95AFCA
#95AFCA is a light, muted cyan. Relative luminance 0.413; OKLCH L 74.4% C 0.049 H 249.5°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #95AFCA |
|---|---|
| RGB | rgb(149, 175, 202) |
| HSL | hsl(211, 33%, 69%) |
| HSV | hsv(211, 26%, 79%) |
| CMYK | cmyk(26.2%, 13.4%, 0%, 20.8%) |
| CIE-LAB | lab(70.39, -2.82, -16.65) |
| CIE-LCH | lch(70.39, 16.89, 260.40°) |
| OKLab | oklab(74.35% -0.017 -0.0455) |
| OKLCH | oklch(74.35% 0.049 249.5) |
| XYZ | xyz(38.3820, 41.3124, 61.8175) |
| Luminance | 0.4131 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.10
Cloudy Blue
#ACC2D9
ΔE00 5.48
Bluey Grey
#89A0B0
ΔE00 6.13
Lightsteelblue
#B0C4DE
ΔE00 6.23
Bluegrey
#85A3B2
ΔE00 7.00
Cool Gray
#9AA7B0
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AFCA #CAB095
analogous
#95CACA #95AFCA #9695CA
triadic
#95AFCA #CA95AF #AFCA95
tetradic
#95AFCA #CA95CA #CAB095 #95CA96
square
#95AFCA #CA95CA #CAB095 #95CA96
split-complementary
#95AFCA #CA9695 #CACA95
monochromatic
#4C7298 #6C90B6 #95AFCA #BECEDE #E7EDF3
Accessibility & contrast
On white
2.27
#95AFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#95AFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AFCA
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AFCA | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AFCB
Deuteranopia (green-blind)
#9FAAC9
Tritanopia (blue-blind)
#86B5B8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #95afca; /* rgb */ color: rgb(149, 175, 202); /* oklch */ color: oklch(74.4% 0.049 249.5);
Tailwind
colors: {
custom: {
50: '#b5c6da',
500: '#95afca',
950: '#000000',
},
}SCSS
$custom: #95afca; $custom-light: #b5c6da; $custom-dark: #000000;
JSON
{
"hex": "#95afca",
"rgb": {
"r": 149,
"g": 175,
"b": 202
},
"hsl": {
"h": 210.566,
"s": 33.333,
"l": 68.824
},
"oklch": {
"l": 0.74354,
"c": 0.04859,
"h": 249.5
},
"luminance": 0.41314
}Semantic roles & 50–950 ramp
primary
#95AFCA
secondary
#E5DED6
accent
#7439AC
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111314
muted
#808283