#95BDC8#95BDC8
#95BDC8 is a light, muted cyan. Relative luminance 0.470; OKLCH L 77.3% C 0.045 H 216.4°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #95BDC8 |
|---|---|
| RGB | rgb(149, 189, 200) |
| HSL | hsl(193, 32%, 68%) |
| HSV | hsv(193, 26%, 78%) |
| CMYK | cmyk(25.5%, 5.5%, 0%, 21.6%) |
| CIE-LAB | lab(74.16, -10.79, -9.91) |
| CIE-LCH | lch(74.16, 14.64, 222.57°) |
| OKLab | oklab(77.31% -0.0366 -0.027) |
| OKLCH | oklch(77.31% 0.045 216.4) |
| XYZ | xyz(41.0142, 46.9532, 61.5342) |
| Luminance | 0.4696 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.83
Light Grey Blue
#9DBCD4
ΔE00 6.96
Sky Blue
#87CEEB
ΔE00 7.46
Bluegrey
#85A3B2
ΔE00 7.93
Baby Blue
#89CFF0
ΔE00 8.34
Greyblue
#77A1B5
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BDC8 #C8A095
analogous
#95C8B9 #95BDC8 #95A3C8
triadic
#95BDC8 #C895BD #BDC895
tetradic
#95BDC8 #B995C8 #C8A095 #A3C895
square
#95BDC8 #B995C8 #C8A095 #A3C895
split-complementary
#95BDC8 #C895A3 #C8B995
monochromatic
#4D8695 #6DA4B3 #95BDC8 #BDD6DD #E6EFF2
Accessibility & contrast
On white
2.02
#95BDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#95BDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BDC8
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BDC8 | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BAC9
Deuteranopia (green-blind)
#ADB4C8
Tritanopia (blue-blind)
#85C1C0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #95bdc8; /* rgb */ color: rgb(149, 189, 200); /* oklch */ color: oklch(77.3% 0.045 216.4);
Tailwind
colors: {
custom: {
50: '#b5d0d8',
500: '#95bdc8',
950: '#000000',
},
}SCSS
$custom: #95bdc8; $custom-light: #b5d0d8; $custom-dark: #000000;
JSON
{
"hex": "#95bdc8",
"rgb": {
"r": 149,
"g": 189,
"b": 200
},
"hsl": {
"h": 192.941,
"s": 31.677,
"l": 68.431
},
"oklch": {
"l": 0.77308,
"c": 0.04546,
"h": 216.4
},
"luminance": 0.46955
}Semantic roles & 50–950 ramp
primary
#95BDC8
secondary
#E4D8D5
accent
#533BAA
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283