#8CD8AF#8CD8AF
#8CD8AF is a very light, moderate green. Relative luminance 0.578; OKLCH L 82.1% C 0.096 H 159.8°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD8AF |
|---|---|
| RGB | rgb(140, 216, 175) |
| HSL | hsl(148, 49%, 70%) |
| HSV | hsv(148, 35%, 85%) |
| CMYK | cmyk(35.2%, 0%, 19%, 15.3%) |
| CIE-LAB | lab(80.62, -32.30, 12.87) |
| CIE-LCH | lch(80.62, 34.77, 158.28°) |
| OKLab | oklab(82.13% -0.0897 0.0331) |
| OKLCH | oklch(82.13% 0.096 159.8) |
| XYZ | xyz(43.1061, 57.7799, 49.4304) |
| Luminance | 0.5778 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.84
Light Teal
#90E4C1
ΔE00 3.57
Seafoam Blue
#78D1B6
ΔE00 5.16
Hospital Green
#9BE5AA
ΔE00 5.30
Mediumaquamarine
#66CDAA
ΔE00 5.31
Pale Teal
#82CBB2
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD8AF #D88CB5
analogous
#8FD88C #8CD8AF #8CD8D5
triadic
#8CD8AF #AF8CD8 #D8AF8C
tetradic
#8CD8AF #8C8FD8 #D88CB5 #D8D58C
square
#8CD8AF #8C8FD8 #D88CB5 #D8D58C
split-complementary
#8CD8AF #D58CD8 #D88C8F
monochromatic
#3BAE70 #5EC98F #8CD8AF #BAE7CF #E7F7EF
Accessibility & contrast
On white
1.67
#8CD8AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#8CD8AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD8AF
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD8AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD8AF | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CDAD
Deuteranopia (green-blind)
#CAC5B1
Tritanopia (blue-blind)
#7CD7CC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #8cd8af; /* rgb */ color: rgb(140, 216, 175); /* oklch */ color: oklch(82.1% 0.096 159.8);
Tailwind
colors: {
custom: {
50: '#b0e4c7',
500: '#8cd8af',
950: '#000000',
},
}SCSS
$custom: #8cd8af; $custom-light: #b0e4c7; $custom-dark: #000000;
JSON
{
"hex": "#8cd8af",
"rgb": {
"r": 140,
"g": 216,
"b": 175
},
"hsl": {
"h": 147.632,
"s": 49.351,
"l": 69.804
},
"oklch": {
"l": 0.82131,
"c": 0.09566,
"h": 159.8
},
"luminance": 0.57782
}Semantic roles & 50–950 ramp
primary
#8CD8AF
secondary
#AF5A87
accent
#2979BD
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111513
muted
#818482