#95BFDB#95BFDB
#95BFDB is a light, moderate cyan. Relative luminance 0.488; OKLCH L 78.4% C 0.060 H 237.7°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #95BFDB |
|---|---|
| RGB | rgb(149, 191, 219) |
| HSL | hsl(204, 49%, 72%) |
| HSV | hsv(204, 32%, 86%) |
| CMYK | cmyk(32%, 12.8%, 0%, 14.1%) |
| CIE-LAB | lab(75.30, -7.33, -18.51) |
| CIE-LCH | lch(75.30, 19.90, 248.40°) |
| OKLab | oklab(78.41% -0.032 -0.0507) |
| OKLCH | oklch(78.41% 0.06 237.7) |
| XYZ | xyz(43.8074, 48.7636, 74.1082) |
| Luminance | 0.4877 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.50
Cloudy Blue
#ACC2D9
ΔE00 5.35
Baby Blue
#89CFF0
ΔE00 5.67
Light Blue
#95D0FC
ΔE00 5.73
Lightblue (survey)
#7BC8F6
ΔE00 5.83
Lightskyblue
#87CEFA
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BFDB #DBB195
analogous
#95DBD4 #95BFDB #959CDB
triadic
#95BFDB #DB95BF #BFDB95
tetradic
#95BFDB #D495DB #DBB195 #9CDB95
square
#95BFDB #D495DB #DBB195 #9CDB95
split-complementary
#95BFDB #DB959C #DBD495
monochromatic
#3E87B7 #67A3CB #95BFDB #C3DBEB #E8F1F7
Accessibility & contrast
On white
1.95
#95BFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#95BFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BFDB
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BFDB | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BEDC
Deuteranopia (green-blind)
#A9B6DB
Tritanopia (blue-blind)
#7FC6C8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #95bfdb; /* rgb */ color: rgb(149, 191, 219); /* oklch */ color: oklch(78.4% 0.060 237.7);
Tailwind
colors: {
custom: {
50: '#b6d2e6',
500: '#95bfdb',
950: '#000000',
},
}SCSS
$custom: #95bfdb; $custom-light: #b6d2e6; $custom-dark: #000000;
JSON
{
"hex": "#95bfdb",
"rgb": {
"r": 149,
"g": 191,
"b": 219
},
"hsl": {
"h": 204,
"s": 49.296,
"l": 72.157
},
"oklch": {
"l": 0.78411,
"c": 0.06001,
"h": 237.7
},
"luminance": 0.48766
}Semantic roles & 50–950 ramp
primary
#95BFDB
secondary
#EEE4DD
accent
#6429BD
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111415
muted
#808284