#95BCDB#95BCDB
#95BCDB is a light, moderate cyan. Relative luminance 0.475; OKLCH L 77.8% C 0.061 H 242.5°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #95BCDB |
|---|---|
| RGB | rgb(149, 188, 219) |
| HSL | hsl(207, 49%, 72%) |
| HSV | hsv(207, 32%, 86%) |
| CMYK | cmyk(32%, 14.2%, 0%, 14.1%) |
| CIE-LAB | lab(74.49, -5.72, -19.74) |
| CIE-LCH | lch(74.49, 20.55, 253.83°) |
| OKLab | oklab(77.77% -0.0282 -0.0542) |
| OKLCH | oklch(77.77% 0.061 242.5) |
| XYZ | xyz(43.1599, 47.4685, 73.8923) |
| Luminance | 0.4747 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.31
Cloudy Blue
#ACC2D9
ΔE00 4.86
Lightsteelblue
#B0C4DE
ΔE00 5.92
Light Blue
#95D0FC
ΔE00 6.03
Baby Blue (survey)
#A2CFFE
ΔE00 6.14
Sky
#82CAFC
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BCDB #DBB495
analogous
#95DBD7 #95BCDB #9599DB
triadic
#95BCDB #DB95BC #BCDB95
tetradic
#95BCDB #D795DB #DBB495 #99DB95
square
#95BCDB #D795DB #DBB495 #99DB95
split-complementary
#95BCDB #DB9599 #DBD795
monochromatic
#3E82B7 #679FCB #95BCDB #C3D9EB #E8F1F7
Accessibility & contrast
On white
2.00
#95BCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#95BCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BCDB
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BCDB | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBCDD
Deuteranopia (green-blind)
#A6B4DA
Tritanopia (blue-blind)
#7FC4C6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #95bcdb; /* rgb */ color: rgb(149, 188, 219); /* oklch */ color: oklch(77.8% 0.061 242.5);
Tailwind
colors: {
custom: {
50: '#b6d0e6',
500: '#95bcdb',
950: '#000000',
},
}SCSS
$custom: #95bcdb; $custom-light: #b6d0e6; $custom-dark: #000000;
JSON
{
"hex": "#95bcdb",
"rgb": {
"r": 149,
"g": 188,
"b": 219
},
"hsl": {
"h": 206.571,
"s": 49.296,
"l": 72.157
},
"oklch": {
"l": 0.77767,
"c": 0.06107,
"h": 242.5
},
"luminance": 0.4747
}Semantic roles & 50–950 ramp
primary
#95BCDB
secondary
#EEE4DD
accent
#6A29BD
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111315
muted
#808284