#95AFC8#95AFC8
#95AFC8 is a light, muted cyan. Relative luminance 0.412; OKLCH L 74.3% C 0.046 H 247.4°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #95AFC8 |
|---|---|
| RGB | rgb(149, 175, 200) |
| HSL | hsl(209, 32%, 68%) |
| HSV | hsv(209, 26%, 78%) |
| CMYK | cmyk(25.5%, 12.5%, 0%, 21.6%) |
| CIE-LAB | lab(70.33, -3.29, -15.65) |
| CIE-LCH | lch(70.33, 15.99, 258.13°) |
| OKLab | oklab(74.28% -0.0178 -0.0427) |
| OKLCH | oklch(74.28% 0.046 247.4) |
| XYZ | xyz(38.1468, 41.2183, 60.5784) |
| Luminance | 0.4122 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.80
Cloudy Blue
#ACC2D9
ΔE00 5.44
Bluey Grey
#89A0B0
ΔE00 5.62
Bluegrey
#85A3B2
ΔE00 6.36
Lightsteelblue
#B0C4DE
ΔE00 6.39
Cool Gray
#9AA7B0
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AFC8 #C8AE95
analogous
#95C8C7 #95AFC8 #9595C8
triadic
#95AFC8 #C895AF #AFC895
tetradic
#95AFC8 #C795C8 #C8AE95 #95C895
square
#95AFC8 #C795C8 #C8AE95 #95C895
split-complementary
#95AFC8 #C89595 #C8C795
monochromatic
#4D7295 #6D91B3 #95AFC8 #BDCDDD #E6ECF2
Accessibility & contrast
On white
2.27
#95AFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#95AFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AFC8
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AFC8 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AFC9
Deuteranopia (green-blind)
#9FAAC8
Tritanopia (blue-blind)
#87B5B7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #95afc8; /* rgb */ color: rgb(149, 175, 200); /* oklch */ color: oklch(74.3% 0.046 247.4);
Tailwind
colors: {
custom: {
50: '#b5c6d8',
500: '#95afc8',
950: '#000000',
},
}SCSS
$custom: #95afc8; $custom-light: #b5c6d8; $custom-dark: #000000;
JSON
{
"hex": "#95afc8",
"rgb": {
"r": 149,
"g": 175,
"b": 200
},
"hsl": {
"h": 209.412,
"s": 31.677,
"l": 68.431
},
"oklch": {
"l": 0.74281,
"c": 0.04627,
"h": 247.4
},
"luminance": 0.4122
}Semantic roles & 50–950 ramp
primary
#95AFC8
secondary
#E4DCD5
accent
#723BAA
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111314
muted
#808283