#95C1DE#95C1DE
#95C1DE is a light, moderate cyan. Relative luminance 0.498; OKLCH L 79.0% C 0.062 H 237.5°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #95C1DE |
|---|---|
| RGB | rgb(149, 193, 222) |
| HSL | hsl(204, 53%, 73%) |
| HSV | hsv(204, 33%, 87%) |
| CMYK | cmyk(32.9%, 13.1%, 0%, 12.9%) |
| CIE-LAB | lab(75.95, -7.65, -19.16) |
| CIE-LCH | lch(75.95, 20.63, 248.22°) |
| OKLab | oklab(78.95% -0.0335 -0.0526) |
| OKLCH | oklch(78.95% 0.062 237.5) |
| XYZ | xyz(44.6451, 49.8012, 76.3533) |
| Luminance | 0.4980 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.99
Baby Blue
#89CFF0
ΔE00 5.13
Light Blue
#95D0FC
ΔE00 5.16
Lightskyblue
#87CEFA
ΔE00 5.28
Lightblue (survey)
#7BC8F6
ΔE00 5.34
Sky Blue
#87CEEB
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95C1DE #DEB295
analogous
#95DED7 #95C1DE #959CDE
triadic
#95C1DE #DE95C1 #C1DE95
tetradic
#95C1DE #D795DE #DEB295 #9CDE95
square
#95C1DE #D795DE #DEB295 #9CDE95
split-complementary
#95C1DE #DE959C #DED795
monochromatic
#3B8ABE #66A6CF #95C1DE #C4DCED #E8F1F8
Accessibility & contrast
On white
1.92
#95C1DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#95C1DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95C1DE
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95C1DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95C1DE | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C0DF
Deuteranopia (green-blind)
#AAB8DE
Tritanopia (blue-blind)
#7DC8CA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #95c1de; /* rgb */ color: rgb(149, 193, 222); /* oklch */ color: oklch(79.0% 0.062 237.5);
Tailwind
colors: {
custom: {
50: '#b6d3e8',
500: '#95c1de',
950: '#000000',
},
}SCSS
$custom: #95c1de; $custom-light: #b6d3e8; $custom-dark: #000000;
JSON
{
"hex": "#95c1de",
"rgb": {
"r": 149,
"g": 193,
"b": 222
},
"hsl": {
"h": 203.836,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.78951,
"c": 0.06235,
"h": 237.5
},
"luminance": 0.49803
}Semantic roles & 50–950 ramp
primary
#95C1DE
secondary
#EFE4DC
accent
#6326C0
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284