#95BFCC#95BFCC
#95BFCC is a light, muted cyan. Relative luminance 0.480; OKLCH L 77.9% C 0.048 H 218.7°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #95BFCC |
|---|---|
| RGB | rgb(149, 191, 204) |
| HSL | hsl(194, 35%, 69%) |
| HSV | hsv(194, 27%, 80%) |
| CMYK | cmyk(27%, 6.4%, 0%, 20%) |
| CIE-LAB | lab(74.83, -10.91, -11.08) |
| CIE-LCH | lch(74.83, 15.55, 225.44°) |
| OKLab | oklab(77.88% -0.0377 -0.0302) |
| OKLCH | oklch(77.88% 0.048 218.7) |
| XYZ | xyz(41.9210, 48.0090, 64.1729) |
| Luminance | 0.4801 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.27
Light Grey Blue
#9DBCD4
ΔE00 6.51
Sky Blue
#87CEEB
ΔE00 6.59
Baby Blue
#89CFF0
ΔE00 7.44
Bluegrey
#85A3B2
ΔE00 8.28
Powder Blue
#B0E0E6
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BFCC #CCA295
analogous
#95CCBE #95BFCC #95A4CC
triadic
#95BFCC #CC95BF #BFCC95
tetradic
#95BFCC #BE95CC #CCA295 #A4CC95
square
#95BFCC #BE95CC #CCA295 #A4CC95
split-complementary
#95BFCC #CC95A4 #CCBE95
monochromatic
#4B899C #6CA6B8 #95BFCC #BED8E0 #E8F1F4
Accessibility & contrast
On white
1.98
#95BFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#95BFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BFCC
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BFCC | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCD
Deuteranopia (green-blind)
#AEB5CC
Tritanopia (blue-blind)
#84C4C3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #95bfcc; /* rgb */ color: rgb(149, 191, 204); /* oklch */ color: oklch(77.9% 0.048 218.7);
Tailwind
colors: {
custom: {
50: '#b5d2db',
500: '#95bfcc',
950: '#000000',
},
}SCSS
$custom: #95bfcc; $custom-light: #b5d2db; $custom-dark: #000000;
JSON
{
"hex": "#95bfcc",
"rgb": {
"r": 149,
"g": 191,
"b": 204
},
"hsl": {
"h": 194.182,
"s": 35.032,
"l": 69.216
},
"oklch": {
"l": 0.77879,
"c": 0.04829,
"h": 218.7
},
"luminance": 0.48011
}Semantic roles & 50–950 ramp
primary
#95BFCC
secondary
#E6DAD6
accent
#5438AE
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283