#95CDEB#95CDEB
#95CDEB is a very light, moderate cyan. Relative luminance 0.560; OKLCH L 82.0% C 0.072 H 232.1°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #95CDEB |
|---|---|
| RGB | rgb(149, 205, 235) |
| HSL | hsl(201, 68%, 75%) |
| HSV | hsv(201, 37%, 92%) |
| CMYK | cmyk(36.6%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(79.64, -10.74, -20.55) |
| CIE-LCH | lch(79.64, 23.19, 242.41°) |
| OKLab | oklab(82.02% -0.0439 -0.0565) |
| OKLCH | oklch(82.02% 0.072 232.1) |
| XYZ | xyz(49.2162, 56.0476, 86.8061) |
| Luminance | 0.5605 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.05
Sky Blue
#87CEEB
ΔE00 2.74
Lightskyblue
#87CEFA
ΔE00 3.53
Light Blue
#95D0FC
ΔE00 3.99
Lightblue (survey)
#7BC8F6
ΔE00 4.38
Ice Blue
#A5DFF9
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CDEB #EBB395
analogous
#95EBDE #95CDEB #95A2EB
triadic
#95CDEB #EB95CD #CDEB95
tetradic
#95CDEB #DE95EB #EBB395 #A2EB95
square
#95CDEB #DE95EB #EBB395 #A2EB95
split-complementary
#95CDEB #EB95A2 #EBDE95
monochromatic
#2E9CD8 #62B5E1 #95CDEB #C8E5F5 #E5F3FA
Accessibility & contrast
On white
1.72
#95CDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#95CDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CDEB
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CDEB | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCBED
Deuteranopia (green-blind)
#B2C1EB
Tritanopia (blue-blind)
#76D5D6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #95cdeb; /* rgb */ color: rgb(149, 205, 235); /* oklch */ color: oklch(82.0% 0.072 232.1);
Tailwind
colors: {
custom: {
50: '#b7dcf1',
500: '#95cdeb',
950: '#000000',
},
}SCSS
$custom: #95cdeb; $custom-light: #b7dcf1; $custom-dark: #000000;
JSON
{
"hex": "#95cdeb",
"rgb": {
"r": 149,
"g": 205,
"b": 235
},
"hsl": {
"h": 200.93,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.82015,
"c": 0.07157,
"h": 232.1
},
"luminance": 0.5605
}Semantic roles & 50–950 ramp
primary
#95CDEB
secondary
#C6825E
accent
#5715D0
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111516
muted
#818485