#95CAEC#95CAEC
#95CAEC is a light, moderate cyan. Relative luminance 0.547; OKLCH L 81.4% C 0.073 H 237.0°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #95CAEC |
|---|---|
| RGB | rgb(149, 202, 236) |
| HSL | hsl(203, 70%, 75%) |
| HSV | hsv(203, 37%, 93%) |
| CMYK | cmyk(36.9%, 14.4%, 0%, 7.5%) |
| CIE-LAB | lab(78.86, -8.91, -22.27) |
| CIE-LCH | lch(78.86, 23.99, 248.19°) |
| OKLab | oklab(81.41% -0.0398 -0.0613) |
| OKLCH | oklch(81.41% 0.073 237) |
| XYZ | xyz(48.6503, 54.6840, 87.3322) |
| Luminance | 0.5469 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.79
Lightskyblue
#87CEFA
ΔE00 2.93
Baby Blue
#89CFF0
ΔE00 3.25
Lightblue (survey)
#7BC8F6
ΔE00 3.70
Sky
#82CAFC
ΔE00 3.72
Sky Blue
#87CEEB
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CAEC #ECB795
analogous
#95ECE2 #95CAEC #959EEC
triadic
#95CAEC #EC95CA #CAEC95
tetradic
#95CAEC #E295EC #ECB795 #9EEC95
square
#95CAEC #E295EC #ECB795 #9EEC95
split-complementary
#95CAEC #EC959E #ECE295
monochromatic
#2D96D9 #61B0E3 #95CAEC #C9E4F5 #E5F2FA
Accessibility & contrast
On white
1.76
#95CAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#95CAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CAEC
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CAEC | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EE
Deuteranopia (green-blind)
#AFBFEB
Tritanopia (blue-blind)
#76D3D5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #95caec; /* rgb */ color: rgb(149, 202, 236); /* oklch */ color: oklch(81.4% 0.073 237.0);
Tailwind
colors: {
custom: {
50: '#b7daf2',
500: '#95caec',
950: '#000000',
},
}SCSS
$custom: #95caec; $custom-light: #b7daf2; $custom-dark: #000000;
JSON
{
"hex": "#95caec",
"rgb": {
"r": 149,
"g": 202,
"b": 236
},
"hsl": {
"h": 203.448,
"s": 69.6,
"l": 75.49
},
"oklch": {
"l": 0.81407,
"c": 0.07314,
"h": 237
},
"luminance": 0.54687
}Semantic roles & 50–950 ramp
primary
#95CAEC
secondary
#C7875E
accent
#5E14D2
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111416
muted
#818385