#95BED3#95BED3
#95BED3 is a light, muted cyan. Relative luminance 0.479; OKLCH L 77.9% C 0.053 H 230.5°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #95BED3 |
|---|---|
| RGB | rgb(149, 190, 211) |
| HSL | hsl(200, 41%, 71%) |
| HSV | hsv(200, 29%, 83%) |
| CMYK | cmyk(29.4%, 10%, 0%, 17.3%) |
| CIE-LAB | lab(74.77, -8.73, -14.97) |
| CIE-LCH | lch(74.77, 17.33, 239.74°) |
| OKLab | oklab(77.91% -0.0337 -0.0409) |
| OKLCH | oklch(77.91% 0.053 230.5) |
| XYZ | xyz(42.5621, 47.9177, 68.6218) |
| Luminance | 0.4792 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.48
Sky Blue
#87CEEB
ΔE00 5.86
Baby Blue
#89CFF0
ΔE00 6.05
Cloudy Blue
#ACC2D9
ΔE00 6.34
Lightblue
#ADD8E6
ΔE00 7.08
Lightblue (survey)
#7BC8F6
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BED3 #D3AA95
analogous
#95D3C9 #95BED3 #959FD3
triadic
#95BED3 #D395BE #BED395
tetradic
#95BED3 #C995D3 #D3AA95 #9FD395
square
#95BED3 #C995D3 #D3AA95 #9FD395
split-complementary
#95BED3 #D3959F #D3C995
monochromatic
#4687A8 #6AA3C1 #95BED3 #C0D9E5 #E9F2F6
Accessibility & contrast
On white
1.98
#95BED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#95BED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BED3
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BED3 | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BCD4
Deuteranopia (green-blind)
#ABB5D3
Tritanopia (blue-blind)
#81C4C5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #95bed3; /* rgb */ color: rgb(149, 190, 211); /* oklch */ color: oklch(77.9% 0.053 230.5);
Tailwind
colors: {
custom: {
50: '#b5d1e0',
500: '#95bed3',
950: '#000000',
},
}SCSS
$custom: #95bed3; $custom-light: #b5d1e0; $custom-dark: #000000;
JSON
{
"hex": "#95bed3",
"rgb": {
"r": 149,
"g": 190,
"b": 211
},
"hsl": {
"h": 200.323,
"s": 41.333,
"l": 70.588
},
"oklch": {
"l": 0.77905,
"c": 0.053,
"h": 230.5
},
"luminance": 0.4792
}Semantic roles & 50–950 ramp
primary
#95BED3
secondary
#EADFD9
accent
#5E31B4
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283