#8FC299#8FC299
#8FC299 is a light, moderate green. Relative luminance 0.467; OKLCH L 76.7% C 0.079 H 150.2°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC299 |
|---|---|
| RGB | rgb(143, 194, 153) |
| HSL | hsl(132, 29%, 66%) |
| HSV | hsv(132, 26%, 76%) |
| CMYK | cmyk(26.3%, 0%, 21.1%, 23.9%) |
| CIE-LAB | lab(74.01, -24.99, 15.33) |
| CIE-LCH | lch(74.01, 29.32, 148.47°) |
| OKLab | oklab(76.7% -0.0687 0.0393) |
| OKLCH | oklch(76.7% 0.079 150.2) |
| XYZ | xyz(36.3675, 46.7217, 37.2329) |
| Luminance | 0.4672 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.31
Lichen
#8FB67B
ΔE00 6.49
Sage Green (survey)
#88B378
ΔE00 6.70
Pale Teal
#82CBB2
ΔE00 6.97
Faded Green
#7BB274
ΔE00 7.23
Greenish Grey
#96AE8D
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC299 #C28FB8
analogous
#9EC28F #8FC299 #8FC2B2
triadic
#8FC299 #998FC2 #C2998F
tetradic
#8FC299 #8F9EC2 #C28FB8 #C2B28F
square
#8FC299 #8F9EC2 #C28FB8 #C2B28F
split-complementary
#8FC299 #B28FC2 #C28F9E
monochromatic
#4C8B58 #67AC75 #8FC299 #B7D8BD #DEEDE1
Accessibility & contrast
On white
2.03
#8FC299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#8FC299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC299
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC299 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B997
Deuteranopia (green-blind)
#BAB49B
Tritanopia (blue-blind)
#88C0B7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8fc299; /* rgb */ color: rgb(143, 194, 153); /* oklch */ color: oklch(76.7% 0.079 150.2);
Tailwind
colors: {
custom: {
50: '#b1d4b7',
500: '#8fc299',
950: '#000000',
},
}SCSS
$custom: #8fc299; $custom-light: #b1d4b7; $custom-dark: #000000;
JSON
{
"hex": "#8fc299",
"rgb": {
"r": 143,
"g": 194,
"b": 153
},
"hsl": {
"h": 131.765,
"s": 29.48,
"l": 66.078
},
"oklch": {
"l": 0.767,
"c": 0.07915,
"h": 150.2
},
"luminance": 0.46723
}Semantic roles & 50–950 ramp
primary
#8FC299
secondary
#DFCEDB
accent
#3D93A8
background
#FAFDFB
surface
#F5FAF6
border
#CFD3D0
text
#111411
muted
#808380