#95BDCA#95BDCA
#95BDCA is a light, muted cyan. Relative luminance 0.470; OKLCH L 77.4% C 0.047 H 219.7°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #95BDCA |
|---|---|
| RGB | rgb(149, 189, 202) |
| HSL | hsl(195, 33%, 69%) |
| HSV | hsv(195, 26%, 79%) |
| CMYK | cmyk(26.2%, 6.4%, 0%, 20.8%) |
| CIE-LAB | lab(74.22, -10.32, -10.91) |
| CIE-LCH | lch(74.22, 15.02, 226.57°) |
| OKLab | oklab(77.38% -0.0358 -0.0297) |
| OKLCH | oklch(77.38% 0.047 219.7) |
| XYZ | xyz(41.2495, 47.0473, 62.7733) |
| Luminance | 0.4705 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.15
Lightblue
#ADD8E6
ΔE00 6.73
Sky Blue
#87CEEB
ΔE00 7.00
Bluegrey
#85A3B2
ΔE00 7.67
Baby Blue
#89CFF0
ΔE00 7.77
Cloudy Blue
#ACC2D9
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BDCA #CAA295
analogous
#95CABD #95BDCA #95A3CA
triadic
#95BDCA #CA95BD #BDCA95
tetradic
#95BDCA #BD95CA #CAA295 #A3CA95
square
#95BDCA #BD95CA #CAA295 #A3CA95
split-complementary
#95BDCA #CA95A3 #CABD95
monochromatic
#4C8698 #6CA4B6 #95BDCA #BED6DE #E7F0F3
Accessibility & contrast
On white
2.02
#95BDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#95BDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BDCA
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BDCA | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BACB
Deuteranopia (green-blind)
#ACB4CA
Tritanopia (blue-blind)
#85C2C1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #95bdca; /* rgb */ color: rgb(149, 189, 202); /* oklch */ color: oklch(77.4% 0.047 219.7);
Tailwind
colors: {
custom: {
50: '#b5d0da',
500: '#95bdca',
950: '#000000',
},
}SCSS
$custom: #95bdca; $custom-light: #b5d0da; $custom-dark: #000000;
JSON
{
"hex": "#95bdca",
"rgb": {
"r": 149,
"g": 189,
"b": 202
},
"hsl": {
"h": 194.717,
"s": 33.333,
"l": 68.824
},
"oklch": {
"l": 0.77375,
"c": 0.04653,
"h": 219.7
},
"luminance": 0.47049
}Semantic roles & 50–950 ramp
primary
#95BDCA
secondary
#E5D9D6
accent
#5639AC
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283