#8CD8BA#8CD8BA
#8CD8BA is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.4% C 0.087 H 167.4°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD8BA |
|---|---|
| RGB | rgb(140, 216, 186) |
| HSL | hsl(156, 49%, 70%) |
| HSV | hsv(156, 35%, 85%) |
| CMYK | cmyk(35.2%, 0%, 13.9%, 15.3%) |
| CIE-LAB | lab(80.87, -30.06, 7.39) |
| CIE-LCH | lch(80.87, 30.96, 166.19°) |
| OKLab | oklab(82.42% -0.085 0.019) |
| OKLCH | oklch(82.42% 0.087 167.4) |
| XYZ | xyz(44.2308, 58.2298, 55.3537) |
| Luminance | 0.5823 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.94
Seafoam Blue
#78D1B6
ΔE00 2.97
Pale Teal
#82CBB2
ΔE00 3.39
Seafoam
#7FE0B3
ΔE00 4.40
Mediumaquamarine
#66CDAA
ΔE00 4.91
Light Turquoise
#7EF4CC
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD8BA #D88CAA
analogous
#8CD894 #8CD8BA #8CD0D8
triadic
#8CD8BA #BA8CD8 #D8BA8C
tetradic
#8CD8BA #948CD8 #D88CAA #D0D88C
square
#8CD8BA #948CD8 #D88CAA #D0D88C
split-complementary
#8CD8BA #D88CD0 #D8948C
monochromatic
#3BAE81 #5EC99F #8CD8BA #BAE7D5 #E7F7F1
Accessibility & contrast
On white
1.66
#8CD8BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#8CD8BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD8BA
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD8BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD8BA | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CEB9
Deuteranopia (green-blind)
#C8C5BC
Tritanopia (blue-blind)
#78D9CF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #8cd8ba; /* rgb */ color: rgb(140, 216, 186); /* oklch */ color: oklch(82.4% 0.087 167.4);
Tailwind
colors: {
custom: {
50: '#b0e4ce',
500: '#8cd8ba',
950: '#000000',
},
}SCSS
$custom: #8cd8ba; $custom-light: #b0e4ce; $custom-dark: #000000;
JSON
{
"hex": "#8cd8ba",
"rgb": {
"r": 140,
"g": 216,
"b": 186
},
"hsl": {
"h": 156.316,
"s": 49.351,
"l": 69.804
},
"oklch": {
"l": 0.82415,
"c": 0.08707,
"h": 167.4
},
"luminance": 0.58232
}Semantic roles & 50–950 ramp
primary
#8CD8BA
secondary
#AF5A7B
accent
#2963BD
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483