#95BED1#95BED1
#95BED1 is a light, muted cyan. Relative luminance 0.478; OKLCH L 77.8% C 0.051 H 227.9°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #95BED1 |
|---|---|
| RGB | rgb(149, 190, 209) |
| HSL | hsl(199, 39%, 70%) |
| HSV | hsv(199, 29%, 82%) |
| CMYK | cmyk(28.7%, 9.1%, 0%, 18%) |
| CIE-LAB | lab(74.71, -9.21, -13.98) |
| CIE-LCH | lch(74.71, 16.74, 236.62°) |
| OKLab | oklab(77.83% -0.0345 -0.0382) |
| OKLCH | oklch(77.83% 0.051 227.9) |
| XYZ | xyz(42.3130, 47.8181, 67.3096) |
| Luminance | 0.4782 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.12
Sky Blue
#87CEEB
ΔE00 5.93
Baby Blue
#89CFF0
ΔE00 6.30
Lightblue
#ADD8E6
ΔE00 6.79
Cloudy Blue
#ACC2D9
ΔE00 6.84
Bluegrey
#85A3B2
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BED1 #D1A895
analogous
#95D1C6 #95BED1 #95A0D1
triadic
#95BED1 #D195BE #BED195
tetradic
#95BED1 #C695D1 #D1A895 #A0D195
square
#95BED1 #C695D1 #D1A895 #A0D195
split-complementary
#95BED1 #D195A0 #D1C695
monochromatic
#4787A4 #6AA4BE #95BED1 #C0D8E4 #EAF2F6
Accessibility & contrast
On white
1.99
#95BED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#95BED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BED1
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BED1 | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BCD2
Deuteranopia (green-blind)
#ABB5D1
Tritanopia (blue-blind)
#82C4C4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #95bed1; /* rgb */ color: rgb(149, 190, 209); /* oklch */ color: oklch(77.8% 0.051 227.9);
Tailwind
colors: {
custom: {
50: '#b5d1df',
500: '#95bed1',
950: '#000000',
},
}SCSS
$custom: #95bed1; $custom-light: #b5d1df; $custom-dark: #000000;
JSON
{
"hex": "#95bed1",
"rgb": {
"r": 149,
"g": 190,
"b": 209
},
"hsl": {
"h": 199,
"s": 39.474,
"l": 70.196
},
"oklch": {
"l": 0.77835,
"c": 0.05142,
"h": 227.9
},
"luminance": 0.4782
}Semantic roles & 50–950 ramp
primary
#95BED1
secondary
#E9DED9
accent
#5B33B2
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283