#8CD8D3#8CD8D3
#8CD8D3 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 83.1% C 0.076 H 190.5°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD8D3 |
|---|---|
| RGB | rgb(140, 216, 211) |
| HSL | hsl(176, 49%, 70%) |
| HSV | hsv(176, 35%, 85%) |
| CMYK | cmyk(35.2%, 0%, 2.3%, 15.3%) |
| CIE-LAB | lab(81.50, -24.54, -4.99) |
| CIE-LCH | lch(81.50, 25.04, 191.50°) |
| OKLab | oklab(83.14% -0.0744 -0.0138) |
| OKLCH | oklch(83.14% 0.076 190.5) |
| XYZ | xyz(47.1247, 59.3873, 70.5951) |
| Luminance | 0.5939 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.39
Mediumturquoise
#48D1CC
ΔE00 6.43
Robin'S Egg Blue
#98EFF9
ΔE00 7.67
Powder Blue
#B0E0E6
ΔE00 7.92
Turquoise
#40E0D0
ΔE00 7.97
Pale Teal
#82CBB2
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD8D3 #D88C91
analogous
#8CD8AD #8CD8D3 #8CB7D8
triadic
#8CD8D3 #D38CD8 #D8D38C
tetradic
#8CD8D3 #AD8CD8 #D88C91 #B7D88C
square
#8CD8D3 #AD8CD8 #D88C91 #B7D88C
split-complementary
#8CD8D3 #D88CB7 #D8AD8C
monochromatic
#3BAEA7 #5EC9C2 #8CD8D3 #BAE7E4 #E7F7F6
Accessibility & contrast
On white
1.63
#8CD8D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#8CD8D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD8D3
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD8D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD8D3 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D1D3
Deuteranopia (green-blind)
#C2C6D4
Tritanopia (blue-blind)
#6FDCD6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #8cd8d3; /* rgb */ color: rgb(140, 216, 211); /* oklch */ color: oklch(83.1% 0.076 190.5);
Tailwind
colors: {
custom: {
50: '#b1e4e0',
500: '#8cd8d3',
950: '#000000',
},
}SCSS
$custom: #8cd8d3; $custom-light: #b1e4e0; $custom-dark: #000000;
JSON
{
"hex": "#8cd8d3",
"rgb": {
"r": 140,
"g": 216,
"b": 211
},
"hsl": {
"h": 176.053,
"s": 49.351,
"l": 69.804
},
"oklch": {
"l": 0.83138,
"c": 0.07568,
"h": 190.5
},
"luminance": 0.5939
}Semantic roles & 50–950 ramp
primary
#8CD8D3
secondary
#AF5A5F
accent
#2933BD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484