#95CBEF#95CBEF
#95CBEF is a light, moderate cyan. Relative luminance 0.553; OKLCH L 81.7% C 0.076 H 238.1°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #95CBEF |
|---|---|
| RGB | rgb(149, 203, 239) |
| HSL | hsl(204, 74%, 76%) |
| HSV | hsv(204, 38%, 94%) |
| CMYK | cmyk(37.7%, 15.1%, 0%, 6.3%) |
| CIE-LAB | lab(79.23, -8.68, -23.31) |
| CIE-LCH | lch(79.23, 24.88, 249.59°) |
| OKLab | oklab(81.74% -0.04 -0.0642) |
| OKLCH | oklch(81.74% 0.076 238.1) |
| XYZ | xyz(49.3252, 55.3306, 89.7254) |
| Luminance | 0.5533 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.21
Lightskyblue
#87CEFA
ΔE00 2.58
Sky
#82CAFC
ΔE00 3.30
Baby Blue
#89CFF0
ΔE00 3.43
Lightblue (survey)
#7BC8F6
ΔE00 3.51
Baby Blue (survey)
#A2CFFE
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CBEF #EFB995
analogous
#95EFE6 #95CBEF #959EEF
triadic
#95CBEF #EF95CB #CBEF95
tetradic
#95CBEF #E695EF #EFB995 #9EEF95
square
#95CBEF #E695EF #EFB995 #9EEF95
split-complementary
#95CBEF #EF959E #EFE695
monochromatic
#2B97DF #60B1E7 #95CBEF #CAE5F7 #E4F2FB
Accessibility & contrast
On white
1.74
#95CBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#95CBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CBEF
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CBEF | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCAF1
Deuteranopia (green-blind)
#AFC0EE
Tritanopia (blue-blind)
#75D4D7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #95cbef; /* rgb */ color: rgb(149, 203, 239); /* oklch */ color: oklch(81.7% 0.076 238.1);
Tailwind
colors: {
custom: {
50: '#b7daf4',
500: '#95cbef',
950: '#000000',
},
}SCSS
$custom: #95cbef; $custom-light: #b7daf4; $custom-dark: #000000;
JSON
{
"hex": "#95cbef",
"rgb": {
"r": 149,
"g": 203,
"b": 239
},
"hsl": {
"h": 204,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.81735,
"c": 0.0757,
"h": 238.1
},
"luminance": 0.55333
}Semantic roles & 50–950 ramp
primary
#95CBEF
secondary
#CB895D
accent
#5F10D6
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385