#95BED4#95BED4
#95BED4 is a light, muted cyan. Relative luminance 0.480; OKLCH L 77.9% C 0.054 H 231.8°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #95BED4 |
|---|---|
| RGB | rgb(149, 190, 212) |
| HSL | hsl(201, 42%, 71%) |
| HSV | hsv(201, 30%, 83%) |
| CMYK | cmyk(29.7%, 10.4%, 0%, 16.9%) |
| CIE-LAB | lab(74.80, -8.49, -15.46) |
| CIE-LCH | lch(74.80, 17.64, 241.22°) |
| OKLab | oklab(77.94% -0.0333 -0.0423) |
| OKLCH | oklch(77.94% 0.054 231.8) |
| XYZ | xyz(42.6879, 47.9680, 69.2841) |
| Luminance | 0.4797 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.19
Sky Blue
#87CEEB
ΔE00 5.86
Baby Blue
#89CFF0
ΔE00 5.96
Cloudy Blue
#ACC2D9
ΔE00 6.12
Lightblue (survey)
#7BC8F6
ΔE00 7.08
Lightskyblue
#87CEFA
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BED4 #D4AB95
analogous
#95D4CA #95BED4 #959ED4
triadic
#95BED4 #D495BE #BED495
tetradic
#95BED4 #CA95D4 #D4AB95 #9ED495
square
#95BED4 #CA95D4 #D4AB95 #9ED495
split-complementary
#95BED4 #D4959E #D4CA95
monochromatic
#4587AA #69A3C2 #95BED4 #C1D9E6 #E9F2F6
Accessibility & contrast
On white
1.98
#95BED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#95BED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BED4
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BED4 | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BCD5
Deuteranopia (green-blind)
#AAB5D4
Tritanopia (blue-blind)
#81C4C5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #95bed4; /* rgb */ color: rgb(149, 190, 212); /* oklch */ color: oklch(77.9% 0.054 231.8);
Tailwind
colors: {
custom: {
50: '#b5d1e1',
500: '#95bed4',
950: '#000000',
},
}SCSS
$custom: #95bed4; $custom-light: #b5d1e1; $custom-dark: #000000;
JSON
{
"hex": "#95bed4",
"rgb": {
"r": 149,
"g": 190,
"b": 212
},
"hsl": {
"h": 200.952,
"s": 42.282,
"l": 70.784
},
"oklch": {
"l": 0.77941,
"c": 0.05384,
"h": 231.8
},
"luminance": 0.4797
}Semantic roles & 50–950 ramp
primary
#95BED4
secondary
#EBE0DA
accent
#5F30B5
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283