#95DCEF#95DCEF
#95DCEF is a very light, moderate cyan. Relative luminance 0.638; OKLCH L 85.4% C 0.075 H 216.4°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #95DCEF |
|---|---|
| RGB | rgb(149, 220, 239) |
| HSL | hsl(193, 74%, 76%) |
| HSV | hsv(193, 38%, 94%) |
| CMYK | cmyk(37.7%, 7.9%, 0%, 6.3%) |
| CIE-LAB | lab(83.86, -17.45, -16.31) |
| CIE-LCH | lch(83.86, 23.89, 223.05°) |
| OKLab | oklab(85.41% -0.0607 -0.0447) |
| OKLCH | oklch(85.41% 0.075 216.4) |
| XYZ | xyz(53.5622, 63.8046, 91.1377) |
| Luminance | 0.6381 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.22
Sky Blue
#87CEEB
ΔE00 4.77
Lightblue
#ADD8E6
ΔE00 4.84
Powder Blue
#B0E0E6
ΔE00 5.38
Baby Blue
#89CFF0
ΔE00 5.67
Robin'S Egg Blue
#98EFF9
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DCEF #EFA895
analogous
#95EFD5 #95DCEF #95AFEF
triadic
#95DCEF #EF95DC #DCEF95
tetradic
#95DCEF #D595EF #EFA895 #AFEF95
square
#95DCEF #D595EF #EFA895 #AFEF95
split-complementary
#95DCEF #EF95AF #EFD595
monochromatic
#2BB9DF #60CAE7 #95DCEF #CAEEF7 #E4F6FB
Accessibility & contrast
On white
1.53
#95DCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#95DCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DCEF
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DCEF | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7F0
Deuteranopia (green-blind)
#C0CCEF
Tritanopia (blue-blind)
#72E3E2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #95dcef; /* rgb */ color: rgb(149, 220, 239); /* oklch */ color: oklch(85.4% 0.075 216.4);
Tailwind
colors: {
custom: {
50: '#b7e7f4',
500: '#95dcef',
950: '#000000',
},
}SCSS
$custom: #95dcef; $custom-light: #b7e7f4; $custom-dark: #000000;
JSON
{
"hex": "#95dcef",
"rgb": {
"r": 149,
"g": 220,
"b": 239
},
"hsl": {
"h": 192.667,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.8541,
"c": 0.07541,
"h": 216.4
},
"luminance": 0.63808
}Semantic roles & 50–950 ramp
primary
#95DCEF
secondary
#CB745D
accent
#3910D6
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485