#95C2CB#95C2CB
#95C2CB is a light, muted cyan. Relative luminance 0.493; OKLCH L 78.5% C 0.049 H 211.2°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #95C2CB |
|---|---|
| RGB | rgb(149, 194, 203) |
| HSL | hsl(190, 34%, 69%) |
| HSV | hsv(190, 27%, 80%) |
| CMYK | cmyk(26.6%, 4.4%, 0%, 20.4%) |
| CIE-LAB | lab(75.63, -12.71, -9.35) |
| CIE-LCH | lch(75.63, 15.78, 216.33°) |
| OKLab | oklab(78.5% -0.042 -0.0255) |
| OKLCH | oklch(78.5% 0.049 211.2) |
| XYZ | xyz(42.4624, 49.2831, 63.7636) |
| Luminance | 0.4929 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.16
Sky Blue
#87CEEB
ΔE00 7.28
Powder Blue
#B0E0E6
ΔE00 7.38
Baby Blue
#89CFF0
ΔE00 8.38
Light Grey Blue
#9DBCD4
ΔE00 8.58
Ice Blue
#A5DFF9
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95C2CB #CB9E95
analogous
#95CBB9 #95C2CB #95A7CB
triadic
#95C2CB #CB95C2 #C2CB95
tetradic
#95C2CB #B995CB #CB9E95 #A7CB95
square
#95C2CB #B995CB #CB9E95 #A7CB95
split-complementary
#95C2CB #CB95A7 #CBB995
monochromatic
#4C8D9A #6CAAB7 #95C2CB #BEDADF #E7F1F3
Accessibility & contrast
On white
1.93
#95C2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#95C2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95C2CB
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95C2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95C2CB | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABECC
Deuteranopia (green-blind)
#B1B7CB
Tritanopia (blue-blind)
#84C6C5
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #95c2cb; /* rgb */ color: rgb(149, 194, 203); /* oklch */ color: oklch(78.5% 0.049 211.2);
Tailwind
colors: {
custom: {
50: '#b5d4da',
500: '#95c2cb',
950: '#000000',
},
}SCSS
$custom: #95c2cb; $custom-light: #b5d4da; $custom-dark: #000000;
JSON
{
"hex": "#95c2cb",
"rgb": {
"r": 149,
"g": 194,
"b": 203
},
"hsl": {
"h": 190,
"s": 34.177,
"l": 69.02
},
"oklch": {
"l": 0.78501,
"c": 0.04913,
"h": 211.2
},
"luminance": 0.49285
}Semantic roles & 50–950 ramp
primary
#95C2CB
secondary
#E6D9D6
accent
#4C39AD
background
#FBFDFD
surface
#F6FAFA
border
#D0D3D3
text
#111414
muted
#808383