#95C2CD#95C2CD
#95C2CD is a light, muted cyan. Relative luminance 0.494; OKLCH L 78.6% C 0.050 H 214.4°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #95C2CD |
|---|---|
| RGB | rgb(149, 194, 205) |
| HSL | hsl(192, 36%, 69%) |
| HSV | hsv(192, 27%, 80%) |
| CMYK | cmyk(27.3%, 5.4%, 0%, 19.6%) |
| CIE-LAB | lab(75.69, -12.25, -10.35) |
| CIE-LCH | lch(75.69, 16.04, 220.18°) |
| OKLab | oklab(78.57% -0.0412 -0.0282) |
| OKLCH | oklch(78.57% 0.05 214.4) |
| XYZ | xyz(42.7022, 49.3790, 65.0269) |
| Luminance | 0.4938 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.84
Sky Blue
#87CEEB
ΔE00 6.63
Powder Blue
#B0E0E6
ΔE00 7.58
Baby Blue
#89CFF0
ΔE00 7.67
Light Grey Blue
#9DBCD4
ΔE00 7.82
Ice Blue
#A5DFF9
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95C2CD #CDA095
analogous
#95CDBC #95C2CD #95A6CD
triadic
#95C2CD #CD95C2 #C2CD95
tetradic
#95C2CD #BC95CD #CDA095 #A6CD95
square
#95C2CD #BC95CD #CDA095 #A6CD95
split-complementary
#95C2CD #CD95A6 #CDBC95
monochromatic
#4A8D9D #6BAAB9 #95C2CD #BFDAE1 #E8F2F4
Accessibility & contrast
On white
1.93
#95C2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#95C2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95C2CD
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95C2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95C2CD | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABFCE
Deuteranopia (green-blind)
#B0B7CD
Tritanopia (blue-blind)
#83C7C5
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #95c2cd; /* rgb */ color: rgb(149, 194, 205); /* oklch */ color: oklch(78.6% 0.050 214.4);
Tailwind
colors: {
custom: {
50: '#b5d4dc',
500: '#95c2cd',
950: '#000000',
},
}SCSS
$custom: #95c2cd; $custom-light: #b5d4dc; $custom-dark: #000000;
JSON
{
"hex": "#95c2cd",
"rgb": {
"r": 149,
"g": 194,
"b": 205
},
"hsl": {
"h": 191.786,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.78568,
"c": 0.04995,
"h": 214.4
},
"luminance": 0.49381
}Semantic roles & 50–950 ramp
primary
#95C2CD
secondary
#E7DAD7
accent
#4E37AF
background
#FBFDFD
surface
#F6FAFB
border
#D0D3D4
text
#111415
muted
#808383