#8DC2CD#8DC2CD
#8DC2CD is a light, muted cyan. Relative luminance 0.487; OKLCH L 78.1% C 0.057 H 211.9°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8DC2CD |
|---|---|
| RGB | rgb(141, 194, 205) |
| HSL | hsl(190, 39%, 68%) |
| HSV | hsv(190, 31%, 80%) |
| CMYK | cmyk(31.2%, 5.4%, 0%, 19.6%) |
| CIE-LAB | lab(75.23, -14.56, -11.07) |
| CIE-LCH | lch(75.23, 18.29, 217.23°) |
| OKLab | oklab(78.09% -0.0486 -0.0302) |
| OKLCH | oklch(78.09% 0.057 211.9) |
| XYZ | xyz(41.2921, 48.6519, 64.9608) |
| Luminance | 0.4865 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.53
Lightblue
#ADD8E6
ΔE00 6.69
Powder Blue
#B0E0E6
ΔE00 7.76
Baby Blue
#89CFF0
ΔE00 7.77
Ice Blue
#A5DFF9
ΔE00 8.97
Light Grey Blue
#9DBCD4
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DC2CD #CD988D
analogous
#8DCDB8 #8DC2CD #8DA2CD
triadic
#8DC2CD #CD8DC2 #C2CD8D
tetradic
#8DC2CD #B88DCD #CD988D #A2CD8D
square
#8DC2CD #B88DCD #CD988D #A2CD8D
split-complementary
#8DC2CD #CD8DA2 #CDB88D
monochromatic
#448C9B #62ABBA #8DC2CD #B8D9E0 #E2F0F2
Accessibility & contrast
On white
1.96
#8DC2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#8DC2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DC2CD
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DC2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DC2CD | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BECE
Deuteranopia (green-blind)
#AEB6CD
Tritanopia (blue-blind)
#77C7C5
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8dc2cd; /* rgb */ color: rgb(141, 194, 205); /* oklch */ color: oklch(78.1% 0.057 211.9);
Tailwind
colors: {
custom: {
50: '#b0d4dc',
500: '#8dc2cd',
950: '#000000',
},
}SCSS
$custom: #8dc2cd; $custom-light: #b0d4dc; $custom-dark: #000000;
JSON
{
"hex": "#8dc2cd",
"rgb": {
"r": 141,
"g": 194,
"b": 205
},
"hsl": {
"h": 190.313,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.7809,
"c": 0.05725,
"h": 211.9
},
"luminance": 0.48654
}Semantic roles & 50–950 ramp
primary
#8DC2CD
secondary
#E5D4D1
accent
#4933B2
background
#FBFDFD
surface
#F6FAFB
border
#D0D3D4
text
#111415
muted
#808383