#95BBDF#95BBDF
#95BBDF is a light, moderate cyan. Relative luminance 0.473; OKLCH L 77.7% C 0.066 H 247.3°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #95BBDF |
|---|---|
| RGB | rgb(149, 187, 223) |
| HSL | hsl(209, 54%, 73%) |
| HSV | hsv(209, 33%, 87%) |
| CMYK | cmyk(33.2%, 16.1%, 0%, 12.5%) |
| CIE-LAB | lab(74.35, -4.19, -22.12) |
| CIE-LCH | lch(74.35, 22.51, 259.26°) |
| OKLab | oklab(77.71% -0.0255 -0.0608) |
| OKLCH | oklch(77.71% 0.066 247.3) |
| XYZ | xyz(43.4799, 47.2559, 76.6280) |
| Luminance | 0.4726 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.56
Carolina Blue
#8AB8FE
ΔE00 4.90
Cloudy Blue
#ACC2D9
ΔE00 5.14
Baby Blue (survey)
#A2CFFE
ΔE00 5.55
Lightsteelblue
#B0C4DE
ΔE00 5.69
Pastel Blue
#A2BFFE
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BBDF #DFB995
analogous
#95DFDE #95BBDF #9596DF
triadic
#95BBDF #DF95BB #BBDF95
tetradic
#95BBDF #DE95DF #DFB995 #96DF95
square
#95BBDF #DE95DF #DFB995 #96DF95
split-complementary
#95BBDF #DF9596 #DFDE95
monochromatic
#3A7FC0 #669DD1 #95BBDF #C4D9ED #E7F0F8
Accessibility & contrast
On white
2.01
#95BBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#95BBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BBDF
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BBDF | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBBE1
Deuteranopia (green-blind)
#A4B3DE
Tritanopia (blue-blind)
#7EC3C7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #95bbdf; /* rgb */ color: rgb(149, 187, 223); /* oklch */ color: oklch(77.7% 0.066 247.3);
Tailwind
colors: {
custom: {
50: '#b6cfe9',
500: '#95bbdf',
950: '#000000',
},
}SCSS
$custom: #95bbdf; $custom-light: #b6cfe9; $custom-dark: #000000;
JSON
{
"hex": "#95bbdf",
"rgb": {
"r": 149,
"g": 187,
"b": 223
},
"hsl": {
"h": 209.189,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.77705,
"c": 0.06594,
"h": 247.3
},
"luminance": 0.47258
}Semantic roles & 50–950 ramp
primary
#95BBDF
secondary
#EFE5DC
accent
#7124C1
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284