#95AEC8#95AEC8
#95AEC8 is a light, muted cyan. Relative luminance 0.408; OKLCH L 74.1% C 0.047 H 249.5°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #95AEC8 |
|---|---|
| RGB | rgb(149, 174, 200) |
| HSL | hsl(211, 32%, 68%) |
| HSV | hsv(211, 26%, 78%) |
| CMYK | cmyk(25.5%, 13%, 0%, 21.6%) |
| CIE-LAB | lab(70.06, -2.75, -16.06) |
| CIE-LCH | lch(70.06, 16.29, 260.30°) |
| OKLab | oklab(74.07% -0.0164 -0.0438) |
| OKLCH | oklch(74.07% 0.047 249.5) |
| XYZ | xyz(37.9529, 40.8305, 60.5138) |
| Luminance | 0.4083 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.31
Cloudy Blue
#ACC2D9
ΔE00 5.64
Bluey Grey
#89A0B0
ΔE00 5.78
Lightsteelblue
#B0C4DE
ΔE00 6.42
Bluegrey
#85A3B2
ΔE00 6.73
Cool Gray
#9AA7B0
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AEC8 #C8AF95
analogous
#95C7C8 #95AEC8 #9595C8
triadic
#95AEC8 #C895AE #AEC895
tetradic
#95AEC8 #C895C7 #C8AF95 #95C895
square
#95AEC8 #C895C7 #C8AF95 #95C895
split-complementary
#95AEC8 #C89595 #C7C895
monochromatic
#4D7195 #6D8FB3 #95AEC8 #BDCDDD #E6ECF2
Accessibility & contrast
On white
2.29
#95AEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#95AEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AEC8
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AEC8 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AEC9
Deuteranopia (green-blind)
#9EA9C7
Tritanopia (blue-blind)
#87B4B6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #95aec8; /* rgb */ color: rgb(149, 174, 200); /* oklch */ color: oklch(74.1% 0.047 249.5);
Tailwind
colors: {
custom: {
50: '#b5c6d8',
500: '#95aec8',
950: '#000000',
},
}SCSS
$custom: #95aec8; $custom-light: #b5c6d8; $custom-dark: #000000;
JSON
{
"hex": "#95aec8",
"rgb": {
"r": 149,
"g": 174,
"b": 200
},
"hsl": {
"h": 210.588,
"s": 31.677,
"l": 68.431
},
"oklch": {
"l": 0.74067,
"c": 0.04682,
"h": 249.5
},
"luminance": 0.40832
}Semantic roles & 50–950 ramp
primary
#95AEC8
secondary
#E4DDD5
accent
#743BAA
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111314
muted
#808283