#8FFBAE#8FFBAE
#8FFBAE is a very light, vivid green. Relative luminance 0.779; OKLCH L 90.4% C 0.146 H 151.8°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFBAE |
|---|---|
| RGB | rgb(143, 251, 174) |
| HSL | hsl(137, 93%, 77%) |
| HSV | hsv(137, 43%, 98%) |
| CMYK | cmyk(43%, 0%, 30.7%, 1.6%) |
| CIE-LAB | lab(90.73, -47.30, 27.43) |
| CIE-LCH | lch(90.73, 54.68, 149.89°) |
| OKLab | oklab(90.35% -0.1291 0.0693) |
| OKLCH | oklch(90.35% 0.147 151.8) |
| XYZ | xyz(53.4615, 77.8863, 52.2526) |
| Luminance | 0.7789 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 1.29
Seafoam (survey)
#80F9AD
ΔE00 1.55
Light Sea Green
#98F6B0
ΔE00 1.78
Mint (survey)
#9FFEB0
ΔE00 1.83
Seafoam Green
#7AF9AB
ΔE00 1.98
Light Blue Green
#7EFBB3
ΔE00 2.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFBAE #FB8FDC
analogous
#A6FB8F #8FFBAE #8FFBE4
triadic
#8FFBAE #AE8FFB #FBAE8F
tetradic
#8FFBAE #8FA6FB #FB8FDC #FBE48F
square
#8FFBAE #8FA6FB #FB8FDC #FBE48F
split-complementary
#8FFBAE #E48FFB #FB8FA6
monochromatic
#19F759 #54F983 #8FFBAE #CAFDD9 #E1FEEA
Accessibility & contrast
On white
1.27
#8FFBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#8FFBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFBAE
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFBAE | 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)
#FCEBA9
Deuteranopia (green-blind)
#EBE0B3
Tritanopia (blue-blind)
#7AF8E7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #8ffbae; /* rgb */ color: rgb(143, 251, 174); /* oklch */ color: oklch(90.4% 0.146 151.8);
Tailwind
colors: {
custom: {
50: '#b4fdc6',
500: '#8ffbae',
950: '#000000',
},
}SCSS
$custom: #8ffbae; $custom-light: #b4fdc6; $custom-dark: #000000;
JSON
{
"hex": "#8ffbae",
"rgb": {
"r": 143,
"g": 251,
"b": 174
},
"hsl": {
"h": 137.222,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.90351,
"c": 0.1465,
"h": 151.8
},
"luminance": 0.7789
}Semantic roles & 50–950 ramp
primary
#8FFBAE
secondary
#DB53B4
accent
#00A4E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682