#8FF69D#8FF69D
#8FF69D is a very light, vivid green. Relative luminance 0.742; OKLCH L 88.9% C 0.155 H 147.3°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF69D |
|---|---|
| RGB | rgb(143, 246, 157) |
| HSL | hsl(128, 85%, 76%) |
| HSV | hsv(128, 42%, 96%) |
| CMYK | cmyk(41.9%, 0%, 36.2%, 3.5%) |
| CIE-LAB | lab(89.01, -48.01, 33.68) |
| CIE-LCH | lch(89.01, 58.65, 144.95°) |
| OKLab | oklab(88.86% -0.1307 0.084) |
| OKLCH | oklch(88.86% 0.155 147.3) |
| XYZ | xyz(50.3665, 74.1822, 43.5564) |
| Luminance | 0.7419 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 1.95
Mint Green
#8FFF9F
ΔE00 1.99
Baby Green
#8CFF9E
ΔE00 2.08
Palegreen
#98FB98
ΔE00 2.15
Lightgreen
#90EE90
ΔE00 2.27
Mint (survey)
#9FFEB0
ΔE00 2.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF69D #F68FE8
analogous
#B5F68F #8FF69D #8FF6D1
triadic
#8FF69D #9D8FF6 #F69D8F
tetradic
#8FF69D #8FB5F6 #F68FE8 #F6D18F
square
#8FF69D #8FB5F6 #F68FE8 #F6D18F
split-complementary
#8FF69D #D18FF6 #F68FB5
monochromatic
#1EED3A #56F16B #8FF69D #C8FBCF #E3FDE6
Accessibility & contrast
On white
1.33
#8FF69D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#8FF69D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF69D
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF69D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF69D | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E697
Deuteranopia (green-blind)
#E9DCA2
Tritanopia (blue-blind)
#7FF2DF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #8ff69d; /* rgb */ color: rgb(143, 246, 157); /* oklch */ color: oklch(88.9% 0.155 147.3);
Tailwind
colors: {
custom: {
50: '#b4faba',
500: '#8ff69d',
950: '#000000',
},
}SCSS
$custom: #8ff69d; $custom-light: #b4faba; $custom-dark: #000000;
JSON
{
"hex": "#8ff69d",
"rgb": {
"r": 143,
"g": 246,
"b": 157
},
"hsl": {
"h": 128.155,
"s": 85.124,
"l": 76.275
},
"oklch": {
"l": 0.88857,
"c": 0.15536,
"h": 147.3
},
"luminance": 0.74185
}Semantic roles & 50–950 ramp
primary
#8FF69D
secondary
#D455C3
accent
#04C3E2
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111712
muted
#818582