#8CD2D5#8CD2D5
#8CD2D5 is a light, moderate teal. Relative luminance 0.565; OKLCH L 81.9% C 0.070 H 199.3°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD2D5 |
|---|---|
| RGB | rgb(140, 210, 213) |
| HSL | hsl(182, 46%, 69%) |
| HSV | hsv(182, 34%, 84%) |
| CMYK | cmyk(34.3%, 1.4%, 0%, 16.5%) |
| CIE-LAB | lab(79.88, -21.09, -8.46) |
| CIE-LCH | lch(79.88, 22.73, 201.86°) |
| OKLab | oklab(81.86% -0.0663 -0.0232) |
| OKLCH | oklch(81.86% 0.07 199.3) |
| XYZ | xyz(45.8678, 56.4699, 71.4207) |
| Luminance | 0.5647 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.23
Paleturquoise
#AFEEEE
ΔE00 6.86
Robin'S Egg Blue
#98EFF9
ΔE00 7.00
Mediumturquoise
#48D1CC
ΔE00 7.78
Robin Egg Blue
#8AF1FE
ΔE00 7.89
Robin'S Egg
#6DEDFD
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD2D5 #D58F8C
analogous
#8CD5B4 #8CD2D5 #8CAED5
triadic
#8CD2D5 #D58CD2 #D2D58C
tetradic
#8CD2D5 #B48CD5 #D58F8C #AED58C
square
#8CD2D5 #B48CD5 #D58F8C #AED58C
split-complementary
#8CD2D5 #D58CAE #D5B48C
monochromatic
#3EA5A9 #5FC0C5 #8CD2D5 #B9E4E5 #E6F5F6
Accessibility & contrast
On white
1.71
#8CD2D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#8CD2D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD2D5
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD2D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD2D5 | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CCD5
Deuteranopia (green-blind)
#BBC2D6
Tritanopia (blue-blind)
#70D7D3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8cd2d5; /* rgb */ color: rgb(140, 210, 213); /* oklch */ color: oklch(81.9% 0.070 199.3);
Tailwind
colors: {
custom: {
50: '#b0e0e1',
500: '#8cd2d5',
950: '#000000',
},
}SCSS
$custom: #8cd2d5; $custom-light: #b0e0e1; $custom-dark: #000000;
JSON
{
"hex": "#8cd2d5",
"rgb": {
"r": 140,
"g": 210,
"b": 213
},
"hsl": {
"h": 182.466,
"s": 46.497,
"l": 69.216
},
"oklch": {
"l": 0.81858,
"c": 0.07024,
"h": 199.3
},
"luminance": 0.56473
}Semantic roles & 50–950 ramp
primary
#8CD2D5
secondary
#AB5D5A
accent
#322CBA
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484