#8FE8A3#8FE8A3
#8FE8A3 is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.7% C 0.129 H 150.2°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #8FE8A3 |
|---|---|
| RGB | rgb(143, 232, 163) |
| HSL | hsl(133, 66%, 74%) |
| HSV | hsv(133, 38%, 91%) |
| CMYK | cmyk(38.4%, 0%, 29.7%, 9%) |
| CIE-LAB | lab(85.10, -40.95, 25.38) |
| CIE-LCH | lch(85.10, 48.18, 148.21°) |
| OKLab | oklab(85.71% -0.1119 0.0642) |
| OKLCH | oklch(85.71% 0.129 150.2) |
| XYZ | xyz(46.7925, 66.1944, 44.9544) |
| Luminance | 0.6620 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.40
Light Sea Green
#98F6B0
ΔE00 3.03
Seafoam (survey)
#80F9AD
ΔE00 4.32
Light Mint Green
#A6FBB2
ΔE00 4.38
Lightgreen
#90EE90
ΔE00 4.51
Seafoam Green
#7AF9AB
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FE8A3 #E88FD4
analogous
#A7E88F #8FE8A3 #8FE8CF
triadic
#8FE8A3 #A38FE8 #E8A38F
tetradic
#8FE8A3 #8FA7E8 #E88FD4 #E8CF8F
square
#8FE8A3 #8FA7E8 #E88FD4 #E8CF8F
split-complementary
#8FE8A3 #CF8FE8 #E88FA7
monochromatic
#2BD250 #5CDE79 #8FE8A3 #C2F2CD #E6FAEA
Accessibility & contrast
On white
1.47
#8FE8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#8FE8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FE8A3
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FE8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FE8A3 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DA9F
Deuteranopia (green-blind)
#DBD1A7
Tritanopia (blue-blind)
#80E5D6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #8fe8a3; /* rgb */ color: rgb(143, 232, 163); /* oklch */ color: oklch(85.7% 0.129 150.2);
Tailwind
colors: {
custom: {
50: '#b3f0be',
500: '#8fe8a3',
950: '#000000',
},
}SCSS
$custom: #8fe8a3; $custom-light: #b3f0be; $custom-dark: #000000;
JSON
{
"hex": "#8fe8a3",
"rgb": {
"r": 143,
"g": 232,
"b": 163
},
"hsl": {
"h": 133.483,
"s": 65.926,
"l": 73.529
},
"oklch": {
"l": 0.85712,
"c": 0.12897,
"h": 150.2
},
"luminance": 0.66197
}Semantic roles & 50–950 ramp
primary
#8FE8A3
secondary
#C259AA
accent
#18A5CE
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111612
muted
#818582