#95BFCF#95BFCF
#95BFCF is a light, muted cyan. Relative luminance 0.482; OKLCH L 78.0% C 0.050 H 223.2°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #95BFCF |
|---|---|
| RGB | rgb(149, 191, 207) |
| HSL | hsl(197, 38%, 70%) |
| HSV | hsv(197, 28%, 81%) |
| CMYK | cmyk(28%, 7.7%, 0%, 18.8%) |
| CIE-LAB | lab(74.92, -10.21, -12.57) |
| CIE-LCH | lch(74.92, 16.20, 230.92°) |
| OKLab | oklab(77.98% -0.0365 -0.0343) |
| OKLCH | oklch(77.98% 0.05 223.2) |
| XYZ | xyz(42.2843, 48.1543, 66.0861) |
| Luminance | 0.4816 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.38
Sky Blue
#87CEEB
ΔE00 6.01
Lightblue
#ADD8E6
ΔE00 6.28
Baby Blue
#89CFF0
ΔE00 6.66
Cloudy Blue
#ACC2D9
ΔE00 7.85
Bluegrey
#85A3B2
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BFCF #CFA595
analogous
#95CFC2 #95BFCF #95A2CF
triadic
#95BFCF #CF95BF #BFCF95
tetradic
#95BFCF #C295CF #CFA595 #A2CF95
square
#95BFCF #C295CF #CFA595 #A2CF95
split-complementary
#95BFCF #CF95A2 #CFC295
monochromatic
#4989A1 #6BA6BC #95BFCF #BFD8E2 #E9F2F5
Accessibility & contrast
On white
1.98
#95BFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#95BFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BFCF
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BFCF | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BDD0
Deuteranopia (green-blind)
#ADB5CF
Tritanopia (blue-blind)
#83C4C4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #95bfcf; /* rgb */ color: rgb(149, 191, 207); /* oklch */ color: oklch(78.0% 0.050 223.2);
Tailwind
colors: {
custom: {
50: '#b5d2dd',
500: '#95bfcf',
950: '#000000',
},
}SCSS
$custom: #95bfcf; $custom-light: #b5d2dd; $custom-dark: #000000;
JSON
{
"hex": "#95bfcf",
"rgb": {
"r": 149,
"g": 191,
"b": 207
},
"hsl": {
"h": 196.552,
"s": 37.662,
"l": 69.804
},
"oklch": {
"l": 0.77982,
"c": 0.05011,
"h": 223.2
},
"luminance": 0.48156
}Semantic roles & 50–950 ramp
primary
#95BFCF
secondary
#E8DCD8
accent
#5735B1
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283