#8CD5BD#8CD5BD
#8CD5BD is a light, moderate teal. Relative luminance 0.568; OKLCH L 81.8% C 0.081 H 171.5°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD5BD |
|---|---|
| RGB | rgb(140, 213, 189) |
| HSL | hsl(160, 46%, 69%) |
| HSV | hsv(160, 34%, 84%) |
| CMYK | cmyk(34.3%, 0%, 11.3%, 16.5%) |
| CIE-LAB | lab(80.09, -27.99, 4.67) |
| CIE-LCH | lch(80.09, 28.38, 170.53°) |
| OKLab | oklab(81.81% -0.08 0.0119) |
| OKLCH | oklch(81.81% 0.081 171.5) |
| XYZ | xyz(43.7915, 56.8355, 56.7971) |
| Luminance | 0.5684 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.58
Seafoam Blue
#78D1B6
ΔE00 2.68
Light Teal
#90E4C1
ΔE00 4.46
Mediumaquamarine
#66CDAA
ΔE00 5.44
Seafoam
#7FE0B3
ΔE00 6.22
Tiffany Blue
#7BF2DA
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD5BD #D58CA4
analogous
#8CD599 #8CD5BD #8CC9D5
triadic
#8CD5BD #BD8CD5 #D5BD8C
tetradic
#8CD5BD #998CD5 #D58CA4 #C9D58C
square
#8CD5BD #998CD5 #D58CA4 #C9D58C
split-complementary
#8CD5BD #D58CC9 #D5998C
monochromatic
#3EA986 #5FC5A3 #8CD5BD #B9E5D7 #E6F6F0
Accessibility & contrast
On white
1.70
#8CD5BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#8CD5BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD5BD
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD5BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD5BD | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CCBC
Deuteranopia (green-blind)
#C4C3BF
Tritanopia (blue-blind)
#78D6CE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #8cd5bd; /* rgb */ color: rgb(140, 213, 189); /* oklch */ color: oklch(81.8% 0.081 171.5);
Tailwind
colors: {
custom: {
50: '#b0e2d0',
500: '#8cd5bd',
950: '#000000',
},
}SCSS
$custom: #8cd5bd; $custom-light: #b0e2d0; $custom-dark: #000000;
JSON
{
"hex": "#8cd5bd",
"rgb": {
"r": 140,
"g": 213,
"b": 189
},
"hsl": {
"h": 160.274,
"s": 46.497,
"l": 69.216
},
"oklch": {
"l": 0.81812,
"c": 0.08086,
"h": 171.5
},
"luminance": 0.56838
}Semantic roles & 50–950 ramp
primary
#8CD5BD
secondary
#AB5A75
accent
#2C5ABA
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483