#95CAEB#95CAEB
#95CAEB is a light, moderate cyan. Relative luminance 0.546; OKLCH L 81.4% C 0.072 H 236.2°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #95CAEB |
|---|---|
| RGB | rgb(149, 202, 235) |
| HSL | hsl(203, 68%, 75%) |
| HSV | hsv(203, 37%, 92%) |
| CMYK | cmyk(36.6%, 14%, 0%, 7.8%) |
| CIE-LAB | lab(78.83, -9.17, -21.79) |
| CIE-LCH | lch(78.83, 23.64, 247.19°) |
| OKLab | oklab(81.37% -0.0402 -0.06) |
| OKLCH | oklch(81.37% 0.072 236.2) |
| XYZ | xyz(48.5054, 54.6261, 86.5692) |
| Luminance | 0.5463 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 3.06
Baby Blue
#89CFF0
ΔE00 3.07
Lightskyblue
#87CEFA
ΔE00 3.07
Lightblue (survey)
#7BC8F6
ΔE00 3.81
Sky
#82CAFC
ΔE00 3.95
Sky Blue
#87CEEB
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CAEB #EBB695
analogous
#95EBE1 #95CAEB #959FEB
triadic
#95CAEB #EB95CA #CAEB95
tetradic
#95CAEB #E195EB #EBB695 #9FEB95
square
#95CAEB #E195EB #EBB695 #9FEB95
split-complementary
#95CAEB #EB959F #EBE195
monochromatic
#2E97D8 #62B0E1 #95CAEB #C8E4F5 #E5F2FA
Accessibility & contrast
On white
1.76
#95CAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#95CAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CAEB
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CAEB | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9ED
Deuteranopia (green-blind)
#AFBFEA
Tritanopia (blue-blind)
#77D3D5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #95caeb; /* rgb */ color: rgb(149, 202, 235); /* oklch */ color: oklch(81.4% 0.072 236.2);
Tailwind
colors: {
custom: {
50: '#b7daf1',
500: '#95caeb',
950: '#000000',
},
}SCSS
$custom: #95caeb; $custom-light: #b7daf1; $custom-dark: #000000;
JSON
{
"hex": "#95caeb",
"rgb": {
"r": 149,
"g": 202,
"b": 235
},
"hsl": {
"h": 203.023,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.81369,
"c": 0.0722,
"h": 236.2
},
"luminance": 0.54629
}Semantic roles & 50–950 ramp
primary
#95CAEB
secondary
#C6865E
accent
#5D15D0
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111416
muted
#818385