#8CD8AB#8CD8AB
#8CD8AB is a very light, moderate green. Relative luminance 0.576; OKLCH L 82.0% C 0.099 H 157.4°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD8AB |
|---|---|
| RGB | rgb(140, 216, 171) |
| HSL | hsl(144, 49%, 70%) |
| HSV | hsv(144, 35%, 85%) |
| CMYK | cmyk(35.2%, 0%, 20.8%, 15.3%) |
| CIE-LAB | lab(80.53, -33.08, 14.86) |
| CIE-LCH | lch(80.53, 36.26, 155.81°) |
| OKLab | oklab(82.03% -0.0915 0.0382) |
| OKLCH | oklch(82.03% 0.099 157.4) |
| XYZ | xyz(42.7191, 57.6251, 47.3920) |
| Luminance | 0.5763 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.99
Light Teal
#90E4C1
ΔE00 4.32
Hospital Green
#9BE5AA
ΔE00 4.49
Mediumaquamarine
#66CDAA
ΔE00 5.85
Mint
#AAF0C1
ΔE00 5.85
Seafoam Blue
#78D1B6
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD8AB #D88CB9
analogous
#93D88C #8CD8AB #8CD8D1
triadic
#8CD8AB #AB8CD8 #D8AB8C
tetradic
#8CD8AB #8C93D8 #D88CB9 #D8D18C
square
#8CD8AB #8C93D8 #D88CB9 #D8D18C
split-complementary
#8CD8AB #D18CD8 #D88C93
monochromatic
#3BAE6A #5EC98A #8CD8AB #BAE7CC #E7F7EE
Accessibility & contrast
On white
1.68
#8CD8AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#8CD8AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD8AB
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD8AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD8AB | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CDA9
Deuteranopia (green-blind)
#CBC4AE
Tritanopia (blue-blind)
#7DD7CB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #8cd8ab; /* rgb */ color: rgb(140, 216, 171); /* oklch */ color: oklch(82.0% 0.099 157.4);
Tailwind
colors: {
custom: {
50: '#b0e4c4',
500: '#8cd8ab',
950: '#000000',
},
}SCSS
$custom: #8cd8ab; $custom-light: #b0e4c4; $custom-dark: #000000;
JSON
{
"hex": "#8cd8ab",
"rgb": {
"r": 140,
"g": 216,
"b": 171
},
"hsl": {
"h": 144.474,
"s": 49.351,
"l": 69.804
},
"oklch": {
"l": 0.82033,
"c": 0.09913,
"h": 157.4
},
"luminance": 0.57627
}Semantic roles & 50–950 ramp
primary
#8CD8AB
secondary
#AF5A8C
accent
#2980BD
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111512
muted
#818482