#8FCD98#8FCD98
#8FCD98 is a light, moderate green. Relative luminance 0.518; OKLCH L 79.2% C 0.098 H 148.3°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCD98 |
|---|---|
| RGB | rgb(143, 205, 152) |
| HSL | hsl(129, 38%, 68%) |
| HSV | hsv(129, 30%, 80%) |
| CMYK | cmyk(30.2%, 0%, 25.9%, 19.6%) |
| CIE-LAB | lab(77.14, -30.48, 20.22) |
| CIE-LCH | lch(77.14, 36.58, 146.45°) |
| OKLab | oklab(79.21% -0.0834 0.0515) |
| OKLCH | oklch(79.21% 0.098 148.3) |
| XYZ | xyz(38.8246, 51.7676, 37.6462) |
| Luminance | 0.5177 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.77
Hospital Green
#9BE5AA
ΔE00 5.61
Soft Green
#6FC276
ΔE00 6.44
Seafoam
#7FE0B3
ΔE00 6.86
Lichen
#8FB67B
ΔE00 7.22
Light Grey Green
#B7E1A1
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCD98 #CD8FC4
analogous
#A5CD8F #8FCD98 #8FCDB7
triadic
#8FCD98 #988FCD #CD988F
tetradic
#8FCD98 #8FA5CD #CD8FC4 #CDB78F
square
#8FCD98 #8FA5CD #CD8FC4 #CDB78F
split-complementary
#8FCD98 #B78FCD #CD8FA5
monochromatic
#469C52 #65BA71 #8FCD98 #B9E0BF #E4F3E6
Accessibility & contrast
On white
1.85
#8FCD98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#8FCD98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCD98
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCD98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCD98 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC395
Deuteranopia (green-blind)
#C4BC9B
Tritanopia (blue-blind)
#87CABF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #8fcd98; /* rgb */ color: rgb(143, 205, 152); /* oklch */ color: oklch(79.2% 0.098 148.3);
Tailwind
colors: {
custom: {
50: '#b1dcb6',
500: '#8fcd98',
950: '#000000',
},
}SCSS
$custom: #8fcd98; $custom-light: #b1dcb6; $custom-dark: #000000;
JSON
{
"hex": "#8fcd98",
"rgb": {
"r": 143,
"g": 205,
"b": 152
},
"hsl": {
"h": 128.71,
"s": 38.272,
"l": 68.235
},
"oklch": {
"l": 0.79212,
"c": 0.09803,
"h": 148.3
},
"luminance": 0.51769
}Semantic roles & 50–950 ramp
primary
#8FCD98
secondary
#A25E98
accent
#349FB1
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111511
muted
#818481