#8FFABD#8FFABD
#8FFABD is a very light, vivid green. Relative luminance 0.779; OKLCH L 90.4% C 0.132 H 157.4°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFABD |
|---|---|
| RGB | rgb(143, 250, 189) |
| HSL | hsl(146, 91%, 77%) |
| HSV | hsv(146, 43%, 98%) |
| CMYK | cmyk(42.8%, 0%, 24.4%, 2%) |
| CIE-LAB | lab(90.73, -44.14, 19.78) |
| CIE-LCH | lch(90.73, 48.37, 155.86°) |
| OKLab | oklab(90.44% -0.1215 0.0505) |
| OKLCH | oklch(90.44% 0.132 157.4) |
| XYZ | xyz(54.6947, 77.8811, 60.2847) |
| Luminance | 0.7789 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.05
Light Blue Green
#7EFBB3
ΔE00 2.40
Light Sea Green
#98F6B0
ΔE00 2.89
Seafoam (survey)
#80F9AD
ΔE00 3.03
Light Aquamarine
#7BFDC7
ΔE00 3.14
Seafoam Green
#7AF9AB
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFABD #FA8FCC
analogous
#97FA8F #8FFABD #8FFAF2
triadic
#8FFABD #BD8FFA #FABD8F
tetradic
#8FFABD #8F97FA #FA8FCC #FAF28F
square
#8FFABD #8F97FA #FA8FCC #FAF28F
split-complementary
#8FFABD #F28FFA #FA8F97
monochromatic
#1AF578 #54F79A #8FFABD #CAFDE0 #E2FEEE
Accessibility & contrast
On white
1.27
#8FFABD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#8FFABD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFABD
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFABD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFABD | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBBA
Deuteranopia (green-blind)
#E8E0C1
Tritanopia (blue-blind)
#76F9E9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #8ffabd; /* rgb */ color: rgb(143, 250, 189); /* oklch */ color: oklch(90.4% 0.132 157.4);
Tailwind
colors: {
custom: {
50: '#b4fcd1',
500: '#8ffabd',
950: '#000000',
},
}SCSS
$custom: #8ffabd; $custom-light: #b4fcd1; $custom-dark: #000000;
JSON
{
"hex": "#8ffabd",
"rgb": {
"r": 143,
"g": 250,
"b": 189
},
"hsl": {
"h": 145.794,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.90442,
"c": 0.13156,
"h": 157.4
},
"luminance": 0.77885
}Semantic roles & 50–950 ramp
primary
#8FFABD
secondary
#D954A0
accent
#0083E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111714
muted
#818583