#95BECC#95BECC
#95BECC is a light, muted cyan. Relative luminance 0.476; OKLCH L 77.7% C 0.048 H 220.7°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #95BECC |
|---|---|
| RGB | rgb(149, 190, 204) |
| HSL | hsl(195, 35%, 69%) |
| HSV | hsv(195, 27%, 80%) |
| CMYK | cmyk(27%, 6.9%, 0%, 20%) |
| CIE-LAB | lab(74.56, -10.39, -11.49) |
| CIE-LCH | lch(74.56, 15.49, 227.89°) |
| OKLab | oklab(77.66% -0.0364 -0.0313) |
| OKLCH | oklch(77.66% 0.048 220.7) |
| XYZ | xyz(41.7037, 47.5743, 64.1004) |
| Luminance | 0.4758 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.94
Lightblue
#ADD8E6
ΔE00 6.48
Sky Blue
#87CEEB
ΔE00 6.58
Baby Blue
#89CFF0
ΔE00 7.33
Bluegrey
#85A3B2
ΔE00 7.87
Cloudy Blue
#ACC2D9
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BECC #CCA395
analogous
#95CCBF #95BECC #95A3CC
triadic
#95BECC #CC95BE #BECC95
tetradic
#95BECC #BF95CC #CCA395 #A3CC95
square
#95BECC #BF95CC #CCA395 #A3CC95
split-complementary
#95BECC #CC95A3 #CCBF95
monochromatic
#4B879C #6CA5B8 #95BECC #BED7E0 #E8F1F4
Accessibility & contrast
On white
2.00
#95BECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#95BECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BECC
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BECC | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BBCD
Deuteranopia (green-blind)
#ADB4CC
Tritanopia (blue-blind)
#84C3C2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #95becc; /* rgb */ color: rgb(149, 190, 204); /* oklch */ color: oklch(77.7% 0.048 220.7);
Tailwind
colors: {
custom: {
50: '#b5d1db',
500: '#95becc',
950: '#000000',
},
}SCSS
$custom: #95becc; $custom-light: #b5d1db; $custom-dark: #000000;
JSON
{
"hex": "#95becc",
"rgb": {
"r": 149,
"g": 190,
"b": 204
},
"hsl": {
"h": 195.273,
"s": 35.032,
"l": 69.216
},
"oklch": {
"l": 0.77661,
"c": 0.048,
"h": 220.7
},
"luminance": 0.47576
}Semantic roles & 50–950 ramp
primary
#95BECC
secondary
#E6DAD6
accent
#5638AE
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283