#8CD4AF#8CD4AF
#8CD4AF is a light, moderate green. Relative luminance 0.558; OKLCH L 81.2% C 0.090 H 161.1°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD4AF |
|---|---|
| RGB | rgb(140, 212, 175) |
| HSL | hsl(149, 46%, 69%) |
| HSV | hsv(149, 34%, 83%) |
| CMYK | cmyk(34%, 0%, 17.5%, 16.9%) |
| CIE-LAB | lab(79.47, -30.41, 11.25) |
| CIE-LCH | lch(79.47, 32.42, 159.70°) |
| OKLab | oklab(81.21% -0.0848 0.029) |
| OKLCH | oklch(81.21% 0.09 161.1) |
| XYZ | xyz(42.0938, 55.7553, 49.0930) |
| Luminance | 0.5576 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.86
Light Teal
#90E4C1
ΔE00 4.00
Pale Teal
#82CBB2
ΔE00 4.20
Seafoam Blue
#78D1B6
ΔE00 4.34
Mediumaquamarine
#66CDAA
ΔE00 4.84
Hospital Green
#9BE5AA
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD4AF #D48CB1
analogous
#8DD48C #8CD4AF #8CD4D3
triadic
#8CD4AF #AF8CD4 #D4AF8C
tetradic
#8CD4AF #8C8DD4 #D48CB1 #D4D38C
square
#8CD4AF #8C8DD4 #D48CB1 #D4D38C
split-complementary
#8CD4AF #D38CD4 #D48C8D
monochromatic
#3EA771 #5FC390 #8CD4AF #B9E5CE #E5F5ED
Accessibility & contrast
On white
1.73
#8CD4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#8CD4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD4AF
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD4AF | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CAAD
Deuteranopia (green-blind)
#C6C2B1
Tritanopia (blue-blind)
#7CD4C9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #8cd4af; /* rgb */ color: rgb(140, 212, 175); /* oklch */ color: oklch(81.2% 0.090 161.1);
Tailwind
colors: {
custom: {
50: '#b0e1c6',
500: '#8cd4af',
950: '#000000',
},
}SCSS
$custom: #8cd4af; $custom-light: #b0e1c6; $custom-dark: #000000;
JSON
{
"hex": "#8cd4af",
"rgb": {
"r": 140,
"g": 212,
"b": 175
},
"hsl": {
"h": 149.167,
"s": 45.57,
"l": 69.02
},
"oklch": {
"l": 0.8121,
"c": 0.08962,
"h": 161.1
},
"luminance": 0.55758
}Semantic roles & 50–950 ramp
primary
#8CD4AF
secondary
#AA5A83
accent
#2D75B9
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#111513
muted
#818482