#8CD0BD#8CD0BD
#8CD0BD is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.7% C 0.074 H 174.9°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD0BD |
|---|---|
| RGB | rgb(140, 208, 189) |
| HSL | hsl(163, 42%, 68%) |
| HSV | hsv(163, 33%, 82%) |
| CMYK | cmyk(32.7%, 0%, 9.1%, 18.4%) |
| CIE-LAB | lab(78.67, -25.56, 2.62) |
| CIE-LCH | lch(78.67, 25.69, 174.15°) |
| OKLab | oklab(80.67% -0.0738 0.0066) |
| OKLCH | oklch(80.67% 0.074 174.9) |
| XYZ | xyz(42.5532, 54.3589, 56.3844) |
| Luminance | 0.5436 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.61
Seafoam Blue
#78D1B6
ΔE00 3.58
Mediumaquamarine
#66CDAA
ΔE00 6.38
Light Teal
#90E4C1
ΔE00 6.38
Seafoam
#7FE0B3
ΔE00 8.11
Turquoise
#40E0D0
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD0BD #D08C9F
analogous
#8CD09B #8CD0BD #8CC1D0
triadic
#8CD0BD #BD8CD0 #D0BD8C
tetradic
#8CD0BD #9B8CD0 #D08C9F #C1D08C
square
#8CD0BD #9B8CD0 #D08C9F #C1D08C
split-complementary
#8CD0BD #D08CC1 #D09B8C
monochromatic
#41A086 #61BEA4 #8CD0BD #B7E2D6 #E3F4EF
Accessibility & contrast
On white
1.77
#8CD0BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#8CD0BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD0BD
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD0BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD0BD | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BC
Deuteranopia (green-blind)
#BFBFBE
Tritanopia (blue-blind)
#79D2CA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8cd0bd; /* rgb */ color: rgb(140, 208, 189); /* oklch */ color: oklch(80.7% 0.074 174.9);
Tailwind
colors: {
custom: {
50: '#b0ded0',
500: '#8cd0bd',
950: '#000000',
},
}SCSS
$custom: #8cd0bd; $custom-light: #b0ded0; $custom-dark: #000000;
JSON
{
"hex": "#8cd0bd",
"rgb": {
"r": 140,
"g": 208,
"b": 189
},
"hsl": {
"h": 163.235,
"s": 41.975,
"l": 68.235
},
"oklch": {
"l": 0.80674,
"c": 0.07407,
"h": 174.9
},
"luminance": 0.54361
}Semantic roles & 50–950 ramp
primary
#8CD0BD
secondary
#A55B70
accent
#3056B5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#111514
muted
#818483