#95BBCE#95BBCE
#95BBCE is a light, muted cyan. Relative luminance 0.464; OKLCH L 77.1% C 0.049 H 229.8°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #95BBCE |
|---|---|
| RGB | rgb(149, 187, 206) |
| HSL | hsl(200, 37%, 70%) |
| HSV | hsv(200, 28%, 81%) |
| CMYK | cmyk(27.7%, 9.2%, 0%, 19.2%) |
| CIE-LAB | lab(73.79, -8.33, -13.72) |
| CIE-LCH | lch(73.79, 16.05, 238.74°) |
| OKLab | oklab(77.08% -0.0316 -0.0374) |
| OKLCH | oklch(77.08% 0.049 229.8) |
| XYZ | xyz(41.3020, 46.3847, 65.1575) |
| Luminance | 0.4639 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.52
Cloudy Blue
#ACC2D9
ΔE00 6.40
Sky Blue
#87CEEB
ΔE00 6.79
Bluegrey
#85A3B2
ΔE00 6.89
Baby Blue
#89CFF0
ΔE00 7.06
Lightblue
#ADD8E6
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BBCE #CEA895
analogous
#95CEC5 #95BBCE #959FCE
triadic
#95BBCE #CE95BB #BBCE95
tetradic
#95BBCE #C595CE #CEA895 #9FCE95
square
#95BBCE #C595CE #CEA895 #9FCE95
split-complementary
#95BBCE #CE959F #CEC595
monochromatic
#4A839F #6BA0BB #95BBCE #BFD6E1 #E9F1F5
Accessibility & contrast
On white
2.04
#95BBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#95BBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BBCE
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BBCE | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B9CF
Deuteranopia (green-blind)
#A9B2CE
Tritanopia (blue-blind)
#84C0C1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #95bbce; /* rgb */ color: rgb(149, 187, 206); /* oklch */ color: oklch(77.1% 0.049 229.8);
Tailwind
colors: {
custom: {
50: '#b5cfdd',
500: '#95bbce',
950: '#000000',
},
}SCSS
$custom: #95bbce; $custom-light: #b5cfdd; $custom-dark: #000000;
JSON
{
"hex": "#95bbce",
"rgb": {
"r": 149,
"g": 187,
"b": 206
},
"hsl": {
"h": 200,
"s": 36.774,
"l": 69.608
},
"oklch": {
"l": 0.77079,
"c": 0.04902,
"h": 229.8
},
"luminance": 0.46386
}Semantic roles & 50–950 ramp
primary
#95BBCE
secondary
#E8DDD7
accent
#5E36B0
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283