#95BBDB#95BBDB
#95BBDB is a light, moderate cyan. Relative luminance 0.470; OKLCH L 77.6% C 0.062 H 244.1°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #95BBDB |
|---|---|
| RGB | rgb(149, 187, 219) |
| HSL | hsl(207, 49%, 72%) |
| HSV | hsv(207, 32%, 86%) |
| CMYK | cmyk(32%, 14.6%, 0%, 14.1%) |
| CIE-LAB | lab(74.22, -5.19, -20.15) |
| CIE-LCH | lch(74.22, 20.81, 255.56°) |
| OKLab | oklab(77.55% -0.0269 -0.0553) |
| OKLCH | oklch(77.55% 0.062 244.1) |
| XYZ | xyz(42.9470, 47.0427, 73.8214) |
| Luminance | 0.4704 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.51
Cloudy Blue
#ACC2D9
ΔE00 4.82
Lightsteelblue
#B0C4DE
ΔE00 5.75
Carolina Blue
#8AB8FE
ΔE00 5.95
Baby Blue (survey)
#A2CFFE
ΔE00 6.11
Light Blue
#95D0FC
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BBDB #DBB595
analogous
#95DBD8 #95BBDB #9598DB
triadic
#95BBDB #DB95BB #BBDB95
tetradic
#95BBDB #D895DB #DBB595 #98DB95
square
#95BBDB #D895DB #DBB595 #98DB95
split-complementary
#95BBDB #DB9598 #DBD895
monochromatic
#3E80B7 #679ECB #95BBDB #C3D8EB #E8F0F7
Accessibility & contrast
On white
2.02
#95BBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#95BBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BBDB
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BBDB | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBBDD
Deuteranopia (green-blind)
#A5B3DA
Tritanopia (blue-blind)
#7FC3C5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #95bbdb; /* rgb */ color: rgb(149, 187, 219); /* oklch */ color: oklch(77.6% 0.062 244.1);
Tailwind
colors: {
custom: {
50: '#b6cfe6',
500: '#95bbdb',
950: '#000000',
},
}SCSS
$custom: #95bbdb; $custom-light: #b6cfe6; $custom-dark: #000000;
JSON
{
"hex": "#95bbdb",
"rgb": {
"r": 149,
"g": 187,
"b": 219
},
"hsl": {
"h": 207.429,
"s": 49.296,
"l": 72.157
},
"oklch": {
"l": 0.77553,
"c": 0.06151,
"h": 244.1
},
"luminance": 0.47045
}Semantic roles & 50–950 ramp
primary
#95BBDB
secondary
#EEE5DD
accent
#6C29BD
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284