#95CAE3#95CAE3
#95CAE3 is a light, moderate cyan. Relative luminance 0.542; OKLCH L 81.1% C 0.065 H 228.7°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #95CAE3 |
|---|---|
| RGB | rgb(149, 202, 227) |
| HSL | hsl(199, 58%, 74%) |
| HSV | hsv(199, 34%, 89%) |
| CMYK | cmyk(34.4%, 11%, 0%, 11%) |
| CIE-LAB | lab(78.56, -11.16, -17.89) |
| CIE-LCH | lch(78.56, 21.09, 238.05°) |
| OKLab | oklab(81.08% -0.0431 -0.0491) |
| OKLCH | oklch(81.08% 0.065 228.7) |
| XYZ | xyz(47.3756, 54.1741, 80.6185) |
| Luminance | 0.5418 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.73
Baby Blue
#89CFF0
ΔE00 2.90
Ice Blue
#A5DFF9
ΔE00 4.98
Lightskyblue
#87CEFA
ΔE00 5.08
Lightblue
#ADD8E6
ΔE00 5.24
Lightblue (survey)
#7BC8F6
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CAE3 #E3AE95
analogous
#95E3D5 #95CAE3 #95A3E3
triadic
#95CAE3 #E395CA #CAE395
tetradic
#95CAE3 #D595E3 #E3AE95 #A3E395
square
#95CAE3 #D595E3 #E3AE95 #A3E395
split-complementary
#95CAE3 #E395A3 #E3D595
monochromatic
#3599C9 #65B2D6 #95CAE3 #C5E2F0 #E7F3F9
Accessibility & contrast
On white
1.77
#95CAE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#95CAE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CAE3
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CAE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CAE3 | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC8E4
Deuteranopia (green-blind)
#B2BEE3
Tritanopia (blue-blind)
#7AD1D2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #95cae3; /* rgb */ color: rgb(149, 202, 227); /* oklch */ color: oklch(81.1% 0.065 228.7);
Tailwind
colors: {
custom: {
50: '#b6daeb',
500: '#95cae3',
950: '#000000',
},
}SCSS
$custom: #95cae3; $custom-light: #b6daeb; $custom-dark: #000000;
JSON
{
"hex": "#95cae3",
"rgb": {
"r": 149,
"g": 202,
"b": 227
},
"hsl": {
"h": 199.231,
"s": 58.209,
"l": 73.725
},
"oklch": {
"l": 0.81075,
"c": 0.06533,
"h": 228.7
},
"luminance": 0.54177
}Semantic roles & 50–950 ramp
primary
#95CAE3
secondary
#BC7E60
accent
#5520C6
background
#FDFEFE
surface
#F8FBFD
border
#D1D4D5
text
#111416
muted
#818384