#8CD6BA#8CD6BA
#8CD6BA is a light, moderate teal. Relative luminance 0.572; OKLCH L 82.0% C 0.084 H 168.4°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD6BA |
|---|---|
| RGB | rgb(140, 214, 186) |
| HSL | hsl(157, 47%, 69%) |
| HSV | hsv(157, 35%, 84%) |
| CMYK | cmyk(34.6%, 0%, 13.1%, 16.1%) |
| CIE-LAB | lab(80.30, -29.11, 6.57) |
| CIE-LCH | lch(80.30, 29.84, 167.27°) |
| OKLab | oklab(81.96% -0.0825 0.0169) |
| OKLCH | oklch(81.96% 0.084 168.4) |
| XYZ | xyz(43.7215, 57.2112, 55.1839) |
| Luminance | 0.5721 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.69
Pale Teal
#82CBB2
ΔE00 2.82
Light Teal
#90E4C1
ΔE00 3.58
Mediumaquamarine
#66CDAA
ΔE00 4.94
Seafoam
#7FE0B3
ΔE00 5.08
Light Turquoise
#7EF4CC
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD6BA #D68CA8
analogous
#8CD695 #8CD6BA #8CCDD6
triadic
#8CD6BA #BA8CD6 #D6BA8C
tetradic
#8CD6BA #958CD6 #D68CA8 #CDD68C
square
#8CD6BA #958CD6 #D68CA8 #CDD68C
split-complementary
#8CD6BA #D68CCD #D6958C
monochromatic
#3DAB81 #5FC69F #8CD6BA #B9E6D5 #E6F6F0
Accessibility & contrast
On white
1.69
#8CD6BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#8CD6BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD6BA
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD6BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD6BA | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CDB9
Deuteranopia (green-blind)
#C6C4BC
Tritanopia (blue-blind)
#79D7CE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #8cd6ba; /* rgb */ color: rgb(140, 214, 186); /* oklch */ color: oklch(82.0% 0.084 168.4);
Tailwind
colors: {
custom: {
50: '#b0e3ce',
500: '#8cd6ba',
950: '#000000',
},
}SCSS
$custom: #8cd6ba; $custom-light: #b0e3ce; $custom-dark: #000000;
JSON
{
"hex": "#8cd6ba",
"rgb": {
"r": 140,
"g": 214,
"b": 186
},
"hsl": {
"h": 157.297,
"s": 47.436,
"l": 69.412
},
"oklch": {
"l": 0.81958,
"c": 0.08422,
"h": 168.4
},
"luminance": 0.57214
}Semantic roles & 50–950 ramp
primary
#8CD6BA
secondary
#AC5A79
accent
#2B61BB
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483