#8FC099#8FC099
#8FC099 is a light, moderate green. Relative luminance 0.458; OKLCH L 76.2% C 0.076 H 150.5°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC099 |
|---|---|
| RGB | rgb(143, 192, 153) |
| HSL | hsl(132, 28%, 66%) |
| HSV | hsv(132, 26%, 75%) |
| CMYK | cmyk(25.5%, 0%, 20.3%, 24.7%) |
| CIE-LAB | lab(73.44, -24.00, 14.53) |
| CIE-LCH | lch(73.44, 28.06, 148.81°) |
| OKLab | oklab(76.24% -0.066 0.0373) |
| OKLCH | oklch(76.24% 0.076 150.5) |
| XYZ | xyz(35.9254, 45.8375, 37.0855) |
| Luminance | 0.4584 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.25
Lichen
#8FB67B
ΔE00 6.56
Sage Green (survey)
#88B378
ΔE00 6.74
Greenish Grey
#96AE8D
ΔE00 6.76
Pale Teal
#82CBB2
ΔE00 6.92
Faded Green
#7BB274
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC099 #C08FB6
analogous
#9DC08F #8FC099 #8FC0B1
triadic
#8FC099 #998FC0 #C0998F
tetradic
#8FC099 #8F9DC0 #C08FB6 #C0B18F
square
#8FC099 #8F9DC0 #C08FB6 #C0B18F
split-complementary
#8FC099 #B18FC0 #C08F9D
monochromatic
#4D8859 #68AA75 #8FC099 #B6D6BD #DDECE0
Accessibility & contrast
On white
2.07
#8FC099 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#8FC099 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC099
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC099 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC099 | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B897
Deuteranopia (green-blind)
#B8B29B
Tritanopia (blue-blind)
#88BEB5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8fc099; /* rgb */ color: rgb(143, 192, 153); /* oklch */ color: oklch(76.2% 0.076 150.5);
Tailwind
colors: {
custom: {
50: '#b0d3b7',
500: '#8fc099',
950: '#000000',
},
}SCSS
$custom: #8fc099; $custom-light: #b0d3b7; $custom-dark: #000000;
JSON
{
"hex": "#8fc099",
"rgb": {
"r": 143,
"g": 192,
"b": 153
},
"hsl": {
"h": 132.245,
"s": 28,
"l": 65.686
},
"oklch": {
"l": 0.76242,
"c": 0.07586,
"h": 150.5
},
"luminance": 0.45839
}Semantic roles & 50–950 ramp
primary
#8FC099
secondary
#DECDDA
accent
#3F91A7
background
#FAFCFB
surface
#F5F9F6
border
#CFD2D0
text
#101411
muted
#7F8280