#95C4E2#95C4E2
#95C4E2 is a light, moderate cyan. Relative luminance 0.514; OKLCH L 79.7% C 0.065 H 236.7°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #95C4E2 |
|---|---|
| RGB | rgb(149, 196, 226) |
| HSL | hsl(203, 57%, 74%) |
| HSV | hsv(203, 34%, 89%) |
| CMYK | cmyk(34.1%, 13.3%, 0%, 11.4%) |
| CIE-LAB | lab(76.90, -8.25, -19.88) |
| CIE-LCH | lch(76.90, 21.52, 247.45°) |
| OKLab | oklab(79.74% -0.0359 -0.0546) |
| OKLCH | oklch(79.74% 0.065 236.7) |
| XYZ | xyz(45.8574, 51.3581, 79.4336) |
| Luminance | 0.5136 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.76
Baby Blue
#89CFF0
ΔE00 4.31
Light Blue
#95D0FC
ΔE00 4.46
Lightskyblue
#87CEFA
ΔE00 4.52
Lightblue (survey)
#7BC8F6
ΔE00 4.75
Sky Blue
#87CEEB
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95C4E2 #E2B395
analogous
#95E2D9 #95C4E2 #959DE2
triadic
#95C4E2 #E295C4 #C4E295
tetradic
#95C4E2 #D995E2 #E2B395 #9DE295
square
#95C4E2 #D995E2 #E2B395 #9DE295
split-complementary
#95C4E2 #E2959D #E2D995
monochromatic
#368EC6 #65A9D5 #95C4E2 #C5DFEF #E7F2F8
Accessibility & contrast
On white
1.86
#95C4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#95C4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95C4E2
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95C4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95C4E2 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C3E4
Deuteranopia (green-blind)
#ACBAE2
Tritanopia (blue-blind)
#7BCCCE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #95c4e2; /* rgb */ color: rgb(149, 196, 226); /* oklch */ color: oklch(79.7% 0.065 236.7);
Tailwind
colors: {
custom: {
50: '#b6d5eb',
500: '#95c4e2',
950: '#000000',
},
}SCSS
$custom: #95c4e2; $custom-light: #b6d5eb; $custom-dark: #000000;
JSON
{
"hex": "#95c4e2",
"rgb": {
"r": 149,
"g": 196,
"b": 226
},
"hsl": {
"h": 203.377,
"s": 57.037,
"l": 73.529
},
"oklch": {
"l": 0.79744,
"c": 0.06535,
"h": 236.7
},
"luminance": 0.5136
}Semantic roles & 50–950 ramp
primary
#95C4E2
secondary
#BB8460
accent
#6121C5
background
#FDFEFE
surface
#F8FBFD
border
#D1D4D5
text
#111416
muted
#818384