#8FC199#8FC199
#8FC199 is a light, moderate green. Relative luminance 0.463; OKLCH L 76.5% C 0.078 H 150.4°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC199 |
|---|---|
| RGB | rgb(143, 193, 153) |
| HSL | hsl(132, 29%, 66%) |
| HSV | hsv(132, 26%, 76%) |
| CMYK | cmyk(25.9%, 0%, 20.7%, 24.3%) |
| CIE-LAB | lab(73.73, -24.50, 14.93) |
| CIE-LCH | lch(73.73, 28.69, 148.63°) |
| OKLab | oklab(76.47% -0.0674 0.0383) |
| OKLCH | oklch(76.47% 0.078 150.4) |
| XYZ | xyz(36.1457, 46.2781, 37.1589) |
| Luminance | 0.4628 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.25
Lichen
#8FB67B
ΔE00 6.52
Sage Green (survey)
#88B378
ΔE00 6.71
Pale Teal
#82CBB2
ΔE00 6.94
Greenish Grey
#96AE8D
ΔE00 7.03
Faded Green
#7BB274
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC199 #C18FB7
analogous
#9EC18F #8FC199 #8FC1B2
triadic
#8FC199 #998FC1 #C1998F
tetradic
#8FC199 #8F9EC1 #C18FB7 #C1B28F
square
#8FC199 #8F9EC1 #C18FB7 #C1B28F
split-complementary
#8FC199 #B28FC1 #C18F9E
monochromatic
#4C8958 #68AB75 #8FC199 #B6D7BD #DEEDE1
Accessibility & contrast
On white
2.05
#8FC199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#8FC199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC199
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC199 | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B997
Deuteranopia (green-blind)
#B9B39B
Tritanopia (blue-blind)
#88BFB6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8fc199; /* rgb */ color: rgb(143, 193, 153); /* oklch */ color: oklch(76.5% 0.078 150.4);
Tailwind
colors: {
custom: {
50: '#b1d4b7',
500: '#8fc199',
950: '#000000',
},
}SCSS
$custom: #8fc199; $custom-light: #b1d4b7; $custom-dark: #000000;
JSON
{
"hex": "#8fc199",
"rgb": {
"r": 143,
"g": 193,
"b": 153
},
"hsl": {
"h": 132,
"s": 28.736,
"l": 65.882
},
"oklch": {
"l": 0.76471,
"c": 0.07751,
"h": 150.4
},
"luminance": 0.46279
}Semantic roles & 50–950 ramp
primary
#8FC199
secondary
#DECEDB
accent
#3E92A7
background
#FAFDFB
surface
#F5FAF6
border
#CFD3D0
text
#111411
muted
#808380