#95CBEE#95CBEE
#95CBEE is a light, moderate cyan. Relative luminance 0.553; OKLCH L 81.7% C 0.075 H 237.3°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #95CBEE |
|---|---|
| RGB | rgb(149, 203, 238) |
| HSL | hsl(204, 72%, 76%) |
| HSV | hsv(204, 37%, 93%) |
| CMYK | cmyk(37.4%, 14.7%, 0%, 6.7%) |
| CIE-LAB | lab(79.20, -8.93, -22.83) |
| CIE-LCH | lch(79.20, 24.52, 248.63°) |
| OKLab | oklab(81.7% -0.0404 -0.0629) |
| OKLCH | oklch(81.7% 0.075 237.3) |
| XYZ | xyz(49.1779, 55.2717, 88.9495) |
| Luminance | 0.5527 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.46
Lightskyblue
#87CEFA
ΔE00 2.66
Baby Blue
#89CFF0
ΔE00 3.21
Sky
#82CAFC
ΔE00 3.49
Lightblue (survey)
#7BC8F6
ΔE00 3.57
Sky Blue
#87CEEB
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CBEE #EEB895
analogous
#95EEE5 #95CBEE #959EEE
triadic
#95CBEE #EE95CB #CBEE95
tetradic
#95CBEE #E595EE #EEB895 #9EEE95
square
#95CBEE #E595EE #EEB895 #9EEE95
split-complementary
#95CBEE #EE959E #EEE595
monochromatic
#2C97DD #60B1E6 #95CBEE #CAE5F6 #E5F2FB
Accessibility & contrast
On white
1.74
#95CBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#95CBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CBEE
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CBEE | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCAF0
Deuteranopia (green-blind)
#AFC0ED
Tritanopia (blue-blind)
#75D4D6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #95cbee; /* rgb */ color: rgb(149, 203, 238); /* oklch */ color: oklch(81.7% 0.075 237.3);
Tailwind
colors: {
custom: {
50: '#b7daf3',
500: '#95cbee',
950: '#000000',
},
}SCSS
$custom: #95cbee; $custom-light: #b7daf3; $custom-dark: #000000;
JSON
{
"hex": "#95cbee",
"rgb": {
"r": 149,
"g": 203,
"b": 238
},
"hsl": {
"h": 203.596,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.81697,
"c": 0.07474,
"h": 237.3
},
"luminance": 0.55274
}Semantic roles & 50–950 ramp
primary
#95CBEE
secondary
#CA885D
accent
#5E11D4
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385