#95BCED#95BCED
#95BCED is a light, moderate cyan. Relative luminance 0.485; OKLCH L 78.5% C 0.082 H 254.4°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #95BCED |
|---|---|
| RGB | rgb(149, 188, 237) |
| HSL | hsl(213, 71%, 76%) |
| HSV | hsv(213, 37%, 93%) |
| CMYK | cmyk(37.1%, 20.7%, 0%, 7.1%) |
| CIE-LAB | lab(75.12, -1.16, -28.52) |
| CIE-LCH | lch(75.12, 28.55, 267.66°) |
| OKLab | oklab(78.47% -0.022 -0.0789) |
| OKLCH | oklch(78.47% 0.082 254.4) |
| XYZ | xyz(45.6589, 48.4681, 87.0538) |
| Luminance | 0.4847 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.72
Pastel Blue
#A2BFFE
ΔE00 3.56
Baby Blue (survey)
#A2CFFE
ΔE00 4.86
Sky Blue (survey)
#75BBFD
ΔE00 5.48
Powder Blue (survey)
#B1D1FC
ΔE00 5.74
Light Grey Blue
#9DBCD4
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BCED #EDC695
analogous
#95E8ED #95BCED #9A95ED
triadic
#95BCED #ED95BC #BCED95
tetradic
#95BCED #ED95E8 #EDC695 #95ED9A
square
#95BCED #ED95E8 #EDC695 #95ED9A
split-complementary
#95BCED #ED9A95 #E8ED95
monochromatic
#2C7ADB #619BE4 #95BCED #C9DDF6 #E5EEFB
Accessibility & contrast
On white
1.96
#95BCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#95BCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BCED
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BCED | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABEEF
Deuteranopia (green-blind)
#A0B5EC
Tritanopia (blue-blind)
#78C7CC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #95bced; /* rgb */ color: rgb(149, 188, 237); /* oklch */ color: oklch(78.5% 0.082 254.4);
Tailwind
colors: {
custom: {
50: '#b7d0f3',
500: '#95bced',
950: '#000000',
},
}SCSS
$custom: #95bced; $custom-light: #b7d0f3; $custom-dark: #000000;
JSON
{
"hex": "#95bced",
"rgb": {
"r": 149,
"g": 188,
"b": 237
},
"hsl": {
"h": 213.409,
"s": 70.968,
"l": 75.686
},
"oklch": {
"l": 0.78472,
"c": 0.08194,
"h": 254.4
},
"luminance": 0.4847
}Semantic roles & 50–950 ramp
primary
#95BCED
secondary
#F2E7D9
accent
#7E13D3
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285