#8FE6AA#8FE6AA
#8FE6AA is a very light, moderate green. Relative luminance 0.653; OKLCH L 85.4% C 0.119 H 153.2°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #8FE6AA |
|---|---|
| RGB | rgb(143, 230, 170) |
| HSL | hsl(139, 64%, 73%) |
| HSV | hsv(139, 38%, 90%) |
| CMYK | cmyk(37.8%, 0%, 26.1%, 9.8%) |
| CIE-LAB | lab(84.65, -38.81, 21.16) |
| CIE-LCH | lch(84.65, 44.21, 151.41°) |
| OKLab | oklab(85.4% -0.1064 0.0539) |
| OKLCH | oklch(85.4% 0.119 153.2) |
| XYZ | xyz(46.8774, 65.3328, 48.1628) |
| Luminance | 0.6534 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 1.73
Light Sea Green
#98F6B0
ΔE00 3.74
Seafoam
#7FE0B3
ΔE00 4.35
Mint
#AAF0C1
ΔE00 4.50
Seafoam (survey)
#80F9AD
ΔE00 5.03
Light Seafoam
#A0FEBF
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FE6AA #E68FCB
analogous
#9FE68F #8FE6AA #8FE6D6
triadic
#8FE6AA #AA8FE6 #E6AA8F
tetradic
#8FE6AA #8F9FE6 #E68FCB #E6D68F
square
#8FE6AA #8F9FE6 #E68FCB #E6D68F
split-complementary
#8FE6AA #D68FE6 #E68F9F
monochromatic
#2ECD5F #5DDB84 #8FE6AA #C1F1D0 #E6F9EC
Accessibility & contrast
On white
1.49
#8FE6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#8FE6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FE6AA
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FE6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FE6AA | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A6
Deuteranopia (green-blind)
#D9D0AD
Tritanopia (blue-blind)
#7FE4D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #8fe6aa; /* rgb */ color: rgb(143, 230, 170); /* oklch */ color: oklch(85.4% 0.119 153.2);
Tailwind
colors: {
custom: {
50: '#b3eec3',
500: '#8fe6aa',
950: '#000000',
},
}SCSS
$custom: #8fe6aa; $custom-light: #b3eec3; $custom-dark: #000000;
JSON
{
"hex": "#8fe6aa",
"rgb": {
"r": 143,
"g": 230,
"b": 170
},
"hsl": {
"h": 138.621,
"s": 63.504,
"l": 73.137
},
"oklch": {
"l": 0.85398,
"c": 0.1193,
"h": 153.2
},
"luminance": 0.65336
}Semantic roles & 50–950 ramp
primary
#8FE6AA
secondary
#BF5AA0
accent
#1A94CB
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111612
muted
#818582