#8CD7BD#8CD7BD
#8CD7BD is a very light, moderate teal. Relative luminance 0.579; OKLCH L 82.3% C 0.084 H 170.3°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD7BD |
|---|---|
| RGB | rgb(140, 215, 189) |
| HSL | hsl(159, 48%, 70%) |
| HSV | hsv(159, 35%, 84%) |
| CMYK | cmyk(34.9%, 0%, 12.1%, 15.7%) |
| CIE-LAB | lab(80.65, -28.95, 5.49) |
| CIE-LCH | lch(80.65, 29.47, 169.27°) |
| OKLab | oklab(82.27% -0.0824 0.0141) |
| OKLCH | oklch(82.27% 0.084 170.3) |
| XYZ | xyz(44.2976, 57.8478, 56.9658) |
| Luminance | 0.5785 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.67
Pale Teal
#82CBB2
ΔE00 2.95
Light Teal
#90E4C1
ΔE00 3.73
Mediumaquamarine
#66CDAA
ΔE00 5.25
Seafoam
#7FE0B3
ΔE00 5.51
Tiffany Blue
#7BF2DA
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD7BD #D78CA6
analogous
#8CD798 #8CD7BD #8CCCD7
triadic
#8CD7BD #BD8CD7 #D7BD8C
tetradic
#8CD7BD #988CD7 #D78CA6 #CCD78C
square
#8CD7BD #988CD7 #D78CA6 #CCD78C
split-complementary
#8CD7BD #D78CCC #D7988C
monochromatic
#3CAD86 #5FC7A3 #8CD7BD #B9E7D7 #E7F7F1
Accessibility & contrast
On white
1.67
#8CD7BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#8CD7BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD7BD
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD7BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD7BD | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CEBC
Deuteranopia (green-blind)
#C6C4BF
Tritanopia (blue-blind)
#77D8CF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #8cd7bd; /* rgb */ color: rgb(140, 215, 189); /* oklch */ color: oklch(82.3% 0.084 170.3);
Tailwind
colors: {
custom: {
50: '#b0e3d0',
500: '#8cd7bd',
950: '#000000',
},
}SCSS
$custom: #8cd7bd; $custom-light: #b0e3d0; $custom-dark: #000000;
JSON
{
"hex": "#8cd7bd",
"rgb": {
"r": 140,
"g": 215,
"b": 189
},
"hsl": {
"h": 159.2,
"s": 48.387,
"l": 69.608
},
"oklch": {
"l": 0.82268,
"c": 0.08364,
"h": 170.3
},
"luminance": 0.5785
}Semantic roles & 50–950 ramp
primary
#8CD7BD
secondary
#AD5A77
accent
#2A5CBC
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483