#8FD698#8FD698
#8FD698 is a light, moderate green. Relative luminance 0.562; OKLCH L 81.3% C 0.112 H 147.6°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD698 |
|---|---|
| RGB | rgb(143, 214, 152) |
| HSL | hsl(128, 46%, 70%) |
| HSV | hsv(128, 33%, 84%) |
| CMYK | cmyk(33.2%, 0%, 29%, 16.1%) |
| CIE-LAB | lab(79.73, -34.70, 23.76) |
| CIE-LCH | lch(79.73, 42.06, 145.60°) |
| OKLab | oklab(81.3% -0.0948 0.0601) |
| OKLCH | oklch(81.3% 0.112 147.6) |
| XYZ | xyz(41.0397, 56.1978, 38.3845) |
| Luminance | 0.5620 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.68
Light Grey Green
#B7E1A1
ΔE00 6.34
Seafoam
#7FE0B3
ΔE00 6.40
Soft Green
#6FC276
ΔE00 6.56
Light Sea Green
#98F6B0
ΔE00 7.16
Lightgreen
#90EE90
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD698 #D68FCD
analogous
#A9D68F #8FD698 #8FD6BC
triadic
#8FD698 #988FD6 #D6988F
tetradic
#8FD698 #8FA9D6 #D68FCD #D6BC8F
square
#8FD698 #8FA9D6 #D68FCD #D6BC8F
split-complementary
#8FD698 #BC8FD6 #D68FA9
monochromatic
#3FAC4D #62C66F #8FD698 #BCE6C1 #E9F7EA
Accessibility & contrast
On white
1.72
#8FD698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#8FD698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD698
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD698 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CA94
Deuteranopia (green-blind)
#CDC39B
Tritanopia (blue-blind)
#86D3C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8fd698; /* rgb */ color: rgb(143, 214, 152); /* oklch */ color: oklch(81.3% 0.112 147.6);
Tailwind
colors: {
custom: {
50: '#b2e3b6',
500: '#8fd698',
950: '#000000',
},
}SCSS
$custom: #8fd698; $custom-light: #b2e3b6; $custom-dark: #000000;
JSON
{
"hex": "#8fd698",
"rgb": {
"r": 143,
"g": 214,
"b": 152
},
"hsl": {
"h": 127.606,
"s": 46.405,
"l": 70
},
"oklch": {
"l": 0.81298,
"c": 0.11226,
"h": 147.6
},
"luminance": 0.562
}Semantic roles & 50–950 ramp
primary
#8FD698
secondary
#AC5DA2
accent
#2CA8BA
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111511
muted
#818481