#8ACE97#8ACE97
#8ACE97 is a light, moderate green. Relative luminance 0.518; OKLCH L 79.1% C 0.104 H 149.5°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #8ACE97 |
|---|---|
| RGB | rgb(138, 206, 151) |
| HSL | hsl(131, 41%, 67%) |
| HSV | hsv(131, 33%, 81%) |
| CMYK | cmyk(33%, 0%, 26.7%, 19.2%) |
| CIE-LAB | lab(77.15, -32.72, 20.71) |
| CIE-LCH | lch(77.15, 38.72, 147.66°) |
| OKLab | oklab(79.14% -0.0896 0.0527) |
| OKLCH | oklch(79.14% 0.104 149.5) |
| XYZ | xyz(38.1365, 51.7784, 37.2569) |
| Luminance | 0.5178 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.38
Hospital Green
#9BE5AA
ΔE00 5.40
Soft Green
#6FC276
ΔE00 5.98
Seafoam
#7FE0B3
ΔE00 6.42
Emerald
#50C878
ΔE00 7.37
Lichen
#8FB67B
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ACE97 #CE8AC1
analogous
#9FCE8A #8ACE97 #8ACEB9
triadic
#8ACE97 #978ACE #CE978A
tetradic
#8ACE97 #8A9FCE #CE8AC1 #CEB98A
square
#8ACE97 #8A9FCE #CE8AC1 #CEB98A
split-complementary
#8ACE97 #B98ACE #CE8A9F
monochromatic
#419C53 #5FBC71 #8ACE97 #B5E0BD #E0F2E4
Accessibility & contrast
On white
1.85
#8ACE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#8ACE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ACE97
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ACE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ACE97 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC394
Deuteranopia (green-blind)
#C4BC9A
Tritanopia (blue-blind)
#80CBBF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #8ace97; /* rgb */ color: rgb(138, 206, 151); /* oklch */ color: oklch(79.1% 0.104 149.5);
Tailwind
colors: {
custom: {
50: '#aeddb5',
500: '#8ace97',
950: '#000000',
},
}SCSS
$custom: #8ace97; $custom-light: #aeddb5; $custom-dark: #000000;
JSON
{
"hex": "#8ace97",
"rgb": {
"r": 138,
"g": 206,
"b": 151
},
"hsl": {
"h": 131.471,
"s": 40.964,
"l": 67.451
},
"oklch": {
"l": 0.79141,
"c": 0.10389,
"h": 149.5
},
"luminance": 0.5178
}Semantic roles & 50–950 ramp
primary
#8ACE97
secondary
#A25A94
accent
#319BB4
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481