#8FC498#8FC498
#8FC498 is a light, moderate green. Relative luminance 0.476; OKLCH L 77.1% C 0.083 H 149.3°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC498 |
|---|---|
| RGB | rgb(143, 196, 152) |
| HSL | hsl(130, 31%, 66%) |
| HSV | hsv(130, 27%, 77%) |
| CMYK | cmyk(27%, 0%, 22.4%, 23.1%) |
| CIE-LAB | lab(74.56, -26.15, 16.64) |
| CIE-LCH | lch(74.56, 31.00, 147.53°) |
| OKLab | oklab(77.14% -0.0718 0.0426) |
| OKLCH | oklch(77.14% 0.083 149.3) |
| XYZ | xyz(36.7334, 47.5851, 36.9491) |
| Luminance | 0.4759 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.45
Lichen
#8FB67B
ΔE00 6.30
Sage Green (survey)
#88B378
ΔE00 6.56
Faded Green
#7BB274
ΔE00 7.04
Pale Teal
#82CBB2
ΔE00 7.33
Soft Green
#6FC276
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC498 #C48FBB
analogous
#A1C48F #8FC498 #8FC4B3
triadic
#8FC498 #988FC4 #C4988F
tetradic
#8FC498 #8FA1C4 #C48FBB #C4B38F
square
#8FC498 #8FA1C4 #C48FBB #C4B38F
split-complementary
#8FC498 #B38FC4 #C48FA1
monochromatic
#4B8E56 #67AF73 #8FC498 #B7D9BD #DFEEE2
Accessibility & contrast
On white
2.00
#8FC498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#8FC498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC498
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC498 | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BB95
Deuteranopia (green-blind)
#BCB59A
Tritanopia (blue-blind)
#88C2B8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8fc498; /* rgb */ color: rgb(143, 196, 152); /* oklch */ color: oklch(77.1% 0.083 149.3);
Tailwind
colors: {
custom: {
50: '#b1d6b6',
500: '#8fc498',
950: '#000000',
},
}SCSS
$custom: #8fc498; $custom-light: #b1d6b6; $custom-dark: #000000;
JSON
{
"hex": "#8fc498",
"rgb": {
"r": 143,
"g": 196,
"b": 152
},
"hsl": {
"h": 130.189,
"s": 30.994,
"l": 66.471
},
"oklch": {
"l": 0.77136,
"c": 0.08346,
"h": 149.3
},
"luminance": 0.47586
}Semantic roles & 50–950 ramp
primary
#8FC498
secondary
#E0CFDD
accent
#3C97AA
background
#FAFDFB
surface
#F5FAF6
border
#CFD3D0
text
#111411
muted
#808380