#8FFEBA#8FFEBA
#8FFEBA is a very light, vivid green. Relative luminance 0.803; OKLCH L 91.3% C 0.140 H 155.5°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFEBA |
|---|---|
| RGB | rgb(143, 254, 186) |
| HSL | hsl(143, 98%, 78%) |
| HSV | hsv(143, 44%, 100%) |
| CMYK | cmyk(43.7%, 0%, 26.8%, 0.4%) |
| CIE-LAB | lab(91.80, -46.43, 22.81) |
| CIE-LCH | lch(91.80, 51.73, 153.84°) |
| OKLab | oklab(91.3% -0.1273 0.0581) |
| OKLCH | oklch(91.3% 0.14 155.5) |
| XYZ | xyz(55.6285, 80.2645, 59.0061) |
| Luminance | 0.8027 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.68
Light Seafoam
#A0FEBF
ΔE00 1.93
Seafoam (survey)
#80F9AD
ΔE00 2.14
Light Sea Green
#98F6B0
ΔE00 2.48
Seafoam Green
#7AF9AB
ΔE00 2.60
Mint (survey)
#9FFEB0
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFEBA #FE8FD3
analogous
#9BFE8F #8FFEBA #8FFEF1
triadic
#8FFEBA #BA8FFE #FEBA8F
tetradic
#8FFEBA #8F9BFE #FE8FD3 #FEF18F
square
#8FFEBA #8F9BFE #FE8FD3 #FEF18F
split-complementary
#8FFEBA #F18FFE #FE8F9B
monochromatic
#16FD6F #52FD95 #8FFEBA #CCFFDF #E1FFEC
Accessibility & contrast
On white
1.23
#8FFEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#8FFEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFEBA
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFEBA | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFB6
Deuteranopia (green-blind)
#ECE3BE
Tritanopia (blue-blind)
#76FCEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8ffeba; /* rgb */ color: rgb(143, 254, 186); /* oklch */ color: oklch(91.3% 0.140 155.5);
Tailwind
colors: {
custom: {
50: '#b5ffcf',
500: '#8ffeba',
950: '#000000',
},
}SCSS
$custom: #8ffeba; $custom-light: #b5ffcf; $custom-dark: #000000;
JSON
{
"hex": "#8ffeba",
"rgb": {
"r": 143,
"g": 254,
"b": 186
},
"hsl": {
"h": 143.243,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.91298,
"c": 0.13991,
"h": 155.5
},
"luminance": 0.80268
}Semantic roles & 50–950 ramp
primary
#8FFEBA
secondary
#DF52A8
accent
#008DE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121813
muted
#828683