#95CDEC#95CDEC
#95CDEC is a very light, moderate cyan. Relative luminance 0.561; OKLCH L 82.1% C 0.072 H 233.0°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #95CDEC |
|---|---|
| RGB | rgb(149, 205, 236) |
| HSL | hsl(201, 70%, 75%) |
| HSV | hsv(201, 37%, 93%) |
| CMYK | cmyk(36.9%, 13.1%, 0%, 7.5%) |
| CIE-LAB | lab(79.67, -10.49, -21.04) |
| CIE-LCH | lch(79.67, 23.51, 243.50°) |
| OKLab | oklab(82.05% -0.0436 -0.0579) |
| OKLCH | oklch(82.05% 0.072 233) |
| XYZ | xyz(49.3611, 56.1055, 87.5691) |
| Luminance | 0.5611 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.12
Sky Blue
#87CEEB
ΔE00 2.96
Lightskyblue
#87CEFA
ΔE00 3.27
Light Blue
#95D0FC
ΔE00 3.65
Lightblue (survey)
#7BC8F6
ΔE00 4.16
Sky
#82CAFC
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CDEC #ECB495
analogous
#95ECDF #95CDEC #95A1EC
triadic
#95CDEC #EC95CD #CDEC95
tetradic
#95CDEC #DF95EC #ECB495 #A1EC95
square
#95CDEC #DF95EC #ECB495 #A1EC95
split-complementary
#95CDEC #EC95A1 #ECDF95
monochromatic
#2D9CD9 #61B5E3 #95CDEC #C9E5F5 #E5F3FA
Accessibility & contrast
On white
1.72
#95CDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#95CDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CDEC
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CDEC | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECBEE
Deuteranopia (green-blind)
#B2C1EC
Tritanopia (blue-blind)
#76D5D7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #95cdec; /* rgb */ color: rgb(149, 205, 236); /* oklch */ color: oklch(82.1% 0.072 233.0);
Tailwind
colors: {
custom: {
50: '#b7dcf2',
500: '#95cdec',
950: '#000000',
},
}SCSS
$custom: #95cdec; $custom-light: #b7dcf2; $custom-dark: #000000;
JSON
{
"hex": "#95cdec",
"rgb": {
"r": 149,
"g": 205,
"b": 236
},
"hsl": {
"h": 201.379,
"s": 69.6,
"l": 75.49
},
"oklch": {
"l": 0.82052,
"c": 0.07243,
"h": 233
},
"luminance": 0.56108
}Semantic roles & 50–950 ramp
primary
#95CDEC
secondary
#C7835E
accent
#5714D2
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111516
muted
#818485