#8FE2AA#8FE2AA
#8FE2AA is a very light, moderate green. Relative luminance 0.631; OKLCH L 84.5% C 0.113 H 153.8°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8FE2AA |
|---|---|
| RGB | rgb(143, 226, 170) |
| HSL | hsl(140, 59%, 72%) |
| HSV | hsv(140, 37%, 89%) |
| CMYK | cmyk(36.7%, 0%, 24.8%, 11.4%) |
| CIE-LAB | lab(83.51, -37.00, 19.57) |
| CIE-LCH | lch(83.51, 41.86, 152.12°) |
| OKLab | oklab(84.47% -0.1016 0.05) |
| OKLCH | oklch(84.47% 0.113 153.8) |
| XYZ | xyz(45.7770, 63.1320, 47.7960) |
| Luminance | 0.6313 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 1.86
Seafoam
#7FE0B3
ΔE00 3.69
Mint
#AAF0C1
ΔE00 4.52
Light Sea Green
#98F6B0
ΔE00 4.83
Light Teal
#90E4C1
ΔE00 5.55
Light Seafoam
#A0FEBF
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FE2AA #E28FC7
analogous
#9EE28F #8FE2AA #8FE2D3
triadic
#8FE2AA #AA8FE2 #E2AA8F
tetradic
#8FE2AA #8F9EE2 #E28FC7 #E2D38F
square
#8FE2AA #8F9EE2 #E28FC7 #E2D38F
split-complementary
#8FE2AA #D38FE2 #E28F9E
monochromatic
#33C462 #5ED585 #8FE2AA #C0EFCF #E7F9ED
Accessibility & contrast
On white
1.54
#8FE2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#8FE2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FE2AA
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FE2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FE2AA | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6A7
Deuteranopia (green-blind)
#D5CDAD
Tritanopia (blue-blind)
#80E0D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8fe2aa; /* rgb */ color: rgb(143, 226, 170); /* oklch */ color: oklch(84.5% 0.113 153.8);
Tailwind
colors: {
custom: {
50: '#b2ebc3',
500: '#8fe2aa',
950: '#000000',
},
}SCSS
$custom: #8fe2aa; $custom-light: #b2ebc3; $custom-dark: #000000;
JSON
{
"hex": "#8fe2aa",
"rgb": {
"r": 143,
"g": 226,
"b": 170
},
"hsl": {
"h": 139.518,
"s": 58.865,
"l": 72.353
},
"oklch": {
"l": 0.84473,
"c": 0.11325,
"h": 153.8
},
"luminance": 0.63135
}Semantic roles & 50–950 ramp
primary
#8FE2AA
secondary
#BB5B9B
accent
#1F90C6
background
#FDFEFD
surface
#F8FDF9
border
#D1D5D2
text
#111612
muted
#818482