#95CBEC#95CBEC
#95CBEC is a light, moderate cyan. Relative luminance 0.552; OKLCH L 81.6% C 0.073 H 235.7°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #95CBEC |
|---|---|
| RGB | rgb(149, 203, 236) |
| HSL | hsl(203, 70%, 75%) |
| HSV | hsv(203, 37%, 93%) |
| CMYK | cmyk(36.9%, 14%, 0%, 7.5%) |
| CIE-LAB | lab(79.13, -9.44, -21.86) |
| CIE-LCH | lch(79.13, 23.81, 246.65°) |
| OKLab | oklab(81.62% -0.0411 -0.0602) |
| OKLCH | oklch(81.62% 0.073 235.7) |
| XYZ | xyz(48.8857, 55.1548, 87.4106) |
| Luminance | 0.5516 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.83
Lightskyblue
#87CEFA
ΔE00 2.95
Light Blue
#95D0FC
ΔE00 3.02
Lightblue (survey)
#7BC8F6
ΔE00 3.78
Sky Blue
#87CEEB
ΔE00 3.79
Sky
#82CAFC
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CBEC #ECB695
analogous
#95ECE2 #95CBEC #959FEC
triadic
#95CBEC #EC95CB #CBEC95
tetradic
#95CBEC #E295EC #ECB695 #9FEC95
square
#95CBEC #E295EC #ECB695 #9FEC95
split-complementary
#95CBEC #EC959F #ECE295
monochromatic
#2D98D9 #61B2E3 #95CBEC #C9E4F5 #E5F2FA
Accessibility & contrast
On white
1.75
#95CBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#95CBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CBEC
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CBEC | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9EE
Deuteranopia (green-blind)
#B0C0EC
Tritanopia (blue-blind)
#76D4D6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #95cbec; /* rgb */ color: rgb(149, 203, 236); /* oklch */ color: oklch(81.6% 0.073 235.7);
Tailwind
colors: {
custom: {
50: '#b7daf2',
500: '#95cbec',
950: '#000000',
},
}SCSS
$custom: #95cbec; $custom-light: #b7daf2; $custom-dark: #000000;
JSON
{
"hex": "#95cbec",
"rgb": {
"r": 149,
"g": 203,
"b": 236
},
"hsl": {
"h": 202.759,
"s": 69.6,
"l": 75.49
},
"oklch": {
"l": 0.81622,
"c": 0.07287,
"h": 235.7
},
"luminance": 0.55158
}Semantic roles & 50–950 ramp
primary
#95CBEC
secondary
#C7865E
accent
#5C14D2
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111416
muted
#818385