#95BDCF#95BDCF
#95BDCF is a light, muted cyan. Relative luminance 0.473; OKLCH L 77.5% C 0.050 H 227.2°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #95BDCF |
|---|---|
| RGB | rgb(149, 189, 207) |
| HSL | hsl(199, 38%, 70%) |
| HSV | hsv(199, 28%, 81%) |
| CMYK | cmyk(28%, 8.7%, 0%, 18.8%) |
| CIE-LAB | lab(74.37, -9.15, -13.40) |
| CIE-LCH | lch(74.37, 16.22, 235.65°) |
| OKLab | oklab(77.55% -0.0339 -0.0365) |
| OKLCH | oklch(77.55% 0.05 227.2) |
| XYZ | xyz(41.8511, 47.2879, 65.9417) |
| Luminance | 0.4729 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.26
Sky Blue
#87CEEB
ΔE00 6.28
Baby Blue
#89CFF0
ΔE00 6.69
Lightblue
#ADD8E6
ΔE00 6.95
Cloudy Blue
#ACC2D9
ΔE00 6.96
Bluegrey
#85A3B2
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BDCF #CFA795
analogous
#95CFC4 #95BDCF #95A0CF
triadic
#95BDCF #CF95BD #BDCF95
tetradic
#95BDCF #C495CF #CFA795 #A0CF95
square
#95BDCF #C495CF #CFA795 #A0CF95
split-complementary
#95BDCF #CF95A0 #CFC495
monochromatic
#4985A1 #6BA3BC #95BDCF #BFD7E2 #E9F1F5
Accessibility & contrast
On white
2.01
#95BDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#95BDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BDCF
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BDCF | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BBD0
Deuteranopia (green-blind)
#ABB4CF
Tritanopia (blue-blind)
#83C2C3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #95bdcf; /* rgb */ color: rgb(149, 189, 207); /* oklch */ color: oklch(77.5% 0.050 227.2);
Tailwind
colors: {
custom: {
50: '#b5d0dd',
500: '#95bdcf',
950: '#000000',
},
}SCSS
$custom: #95bdcf; $custom-light: #b5d0dd; $custom-dark: #000000;
JSON
{
"hex": "#95bdcf",
"rgb": {
"r": 149,
"g": 189,
"b": 207
},
"hsl": {
"h": 198.621,
"s": 37.662,
"l": 69.804
},
"oklch": {
"l": 0.77548,
"c": 0.04985,
"h": 227.2
},
"luminance": 0.4729
}Semantic roles & 50–950 ramp
primary
#95BDCF
secondary
#E8DDD8
accent
#5B35B1
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283