#95CAED#95CAED
#95CAED is a light, moderate cyan. Relative luminance 0.547; OKLCH L 81.4% C 0.074 H 237.8°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #95CAED |
|---|---|
| RGB | rgb(149, 202, 237) |
| HSL | hsl(204, 71%, 76%) |
| HSV | hsv(204, 37%, 93%) |
| CMYK | cmyk(37.1%, 14.8%, 0%, 7.1%) |
| CIE-LAB | lab(78.89, -8.66, -22.76) |
| CIE-LCH | lch(78.89, 24.35, 249.17°) |
| OKLab | oklab(81.45% -0.0395 -0.0627) |
| OKLCH | oklch(81.45% 0.074 237.8) |
| XYZ | xyz(48.7960, 54.7423, 88.0995) |
| Luminance | 0.5474 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.54
Lightskyblue
#87CEFA
ΔE00 2.82
Baby Blue
#89CFF0
ΔE00 3.44
Sky
#82CAFC
ΔE00 3.52
Lightblue (survey)
#7BC8F6
ΔE00 3.62
Sky Blue
#87CEEB
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CAED #EDB895
analogous
#95EDE4 #95CAED #959EED
triadic
#95CAED #ED95CA #CAED95
tetradic
#95CAED #E495ED #EDB895 #9EED95
square
#95CAED #E495ED #EDB895 #9EED95
split-complementary
#95CAED #ED959E #EDE495
monochromatic
#2C96DB #61B0E4 #95CAED #C9E4F6 #E5F2FB
Accessibility & contrast
On white
1.76
#95CAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#95CAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CAED
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CAED | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9EF
Deuteranopia (green-blind)
#AEBFEC
Tritanopia (blue-blind)
#76D3D5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #95caed; /* rgb */ color: rgb(149, 202, 237); /* oklch */ color: oklch(81.4% 0.074 237.8);
Tailwind
colors: {
custom: {
50: '#b7daf3',
500: '#95caed',
950: '#000000',
},
}SCSS
$custom: #95caed; $custom-light: #b7daf3; $custom-dark: #000000;
JSON
{
"hex": "#95caed",
"rgb": {
"r": 149,
"g": 202,
"b": 237
},
"hsl": {
"h": 203.864,
"s": 70.968,
"l": 75.686
},
"oklch": {
"l": 0.81445,
"c": 0.0741,
"h": 237.8
},
"luminance": 0.54745
}Semantic roles & 50–950 ramp
primary
#95CAED
secondary
#C9885D
accent
#5F13D3
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385