#95C3CD#95C3CD
#95C3CD is a light, muted cyan. Relative luminance 0.498; OKLCH L 78.8% C 0.050 H 212.5°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #95C3CD |
|---|---|
| RGB | rgb(149, 195, 205) |
| HSL | hsl(191, 36%, 69%) |
| HSV | hsv(191, 27%, 80%) |
| CMYK | cmyk(27.3%, 4.9%, 0%, 19.6%) |
| CIE-LAB | lab(75.96, -12.77, -9.93) |
| CIE-LCH | lch(75.96, 16.18, 217.87°) |
| OKLab | oklab(78.79% -0.0425 -0.0271) |
| OKLCH | oklch(78.79% 0.05 212.5) |
| XYZ | xyz(42.9256, 49.8256, 65.1013) |
| Luminance | 0.4983 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.83
Sky Blue
#87CEEB
ΔE00 6.83
Powder Blue
#B0E0E6
ΔE00 7.22
Baby Blue
#89CFF0
ΔE00 7.93
Light Grey Blue
#9DBCD4
ΔE00 8.38
Ice Blue
#A5DFF9
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95C3CD #CD9F95
analogous
#95CDBB #95C3CD #95A7CD
triadic
#95C3CD #CD95C3 #C3CD95
tetradic
#95C3CD #BB95CD #CD9F95 #A7CD95
square
#95C3CD #BB95CD #CD9F95 #A7CD95
split-complementary
#95C3CD #CD95A7 #CDBB95
monochromatic
#4A8F9D #6BABB9 #95C3CD #BFDBE1 #E8F2F4
Accessibility & contrast
On white
1.92
#95C3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#95C3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95C3CD
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95C3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95C3CD | 1.00 | 1.92 | 10.97 | 10.97 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC0CE
Deuteranopia (green-blind)
#B1B8CD
Tritanopia (blue-blind)
#83C8C6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #95c3cd; /* rgb */ color: rgb(149, 195, 205); /* oklch */ color: oklch(78.8% 0.050 212.5);
Tailwind
colors: {
custom: {
50: '#b5d5dc',
500: '#95c3cd',
950: '#000000',
},
}SCSS
$custom: #95c3cd; $custom-light: #b5d5dc; $custom-dark: #000000;
JSON
{
"hex": "#95c3cd",
"rgb": {
"r": 149,
"g": 195,
"b": 205
},
"hsl": {
"h": 190.714,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.78787,
"c": 0.05042,
"h": 212.5
},
"luminance": 0.49828
}Semantic roles & 50–950 ramp
primary
#95C3CD
secondary
#E7DAD7
accent
#4C37AF
background
#FBFDFD
surface
#F6FAFB
border
#D0D3D4
text
#111415
muted
#808383