#95CAEA#95CAEA
#95CAEA is a light, moderate cyan. Relative luminance 0.546; OKLCH L 81.3% C 0.071 H 235.3°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #95CAEA |
|---|---|
| RGB | rgb(149, 202, 234) |
| HSL | hsl(203, 67%, 75%) |
| HSV | hsv(203, 36%, 92%) |
| CMYK | cmyk(36.3%, 13.7%, 0%, 8.2%) |
| CIE-LAB | lab(78.79, -9.42, -21.30) |
| CIE-LCH | lch(78.79, 23.29, 246.15°) |
| OKLab | oklab(81.33% -0.0406 -0.0586) |
| OKLCH | oklch(81.33% 0.071 235.3) |
| XYZ | xyz(48.3614, 54.5684, 85.8104) |
| Luminance | 0.5457 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.91
Lightskyblue
#87CEFA
ΔE00 3.24
Light Blue
#95D0FC
ΔE00 3.35
Sky Blue
#87CEEB
ΔE00 3.76
Lightblue (survey)
#7BC8F6
ΔE00 3.95
Sky
#82CAFC
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CAEA #EAB595
analogous
#95EADF #95CAEA #95A0EA
triadic
#95CAEA #EA95CA #CAEA95
tetradic
#95CAEA #DF95EA #EAB595 #A0EA95
square
#95CAEA #DF95EA #EAB595 #A0EA95
split-complementary
#95CAEA #EA95A0 #EADF95
monochromatic
#2F97D6 #62B0E0 #95CAEA #C8E4F4 #E5F2FA
Accessibility & contrast
On white
1.76
#95CAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#95CAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CAEA
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CAEA | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC8EC
Deuteranopia (green-blind)
#AFBFEA
Tritanopia (blue-blind)
#77D2D4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #95caea; /* rgb */ color: rgb(149, 202, 234); /* oklch */ color: oklch(81.3% 0.071 235.3);
Tailwind
colors: {
custom: {
50: '#b7daf0',
500: '#95caea',
950: '#000000',
},
}SCSS
$custom: #95caea; $custom-light: #b7daf0; $custom-dark: #000000;
JSON
{
"hex": "#95caea",
"rgb": {
"r": 149,
"g": 202,
"b": 234
},
"hsl": {
"h": 202.588,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.81332,
"c": 0.07128,
"h": 235.3
},
"luminance": 0.54571
}Semantic roles & 50–950 ramp
primary
#95CAEA
secondary
#C5855E
accent
#5C17CF
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111416
muted
#818385