#8DCF98#8DCF98
#8DCF98 is a light, moderate green. Relative luminance 0.526; OKLCH L 79.6% C 0.103 H 148.9°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCF98 |
|---|---|
| RGB | rgb(141, 207, 152) |
| HSL | hsl(130, 41%, 68%) |
| HSV | hsv(130, 32%, 81%) |
| CMYK | cmyk(31.9%, 0%, 26.6%, 18.8%) |
| CIE-LAB | lab(77.61, -32.07, 20.85) |
| CIE-LCH | lch(77.61, 38.25, 146.97°) |
| OKLab | oklab(79.56% -0.0878 0.053) |
| OKLCH | oklch(79.56% 0.103 148.9) |
| XYZ | xyz(38.9629, 52.5535, 37.7906) |
| Luminance | 0.5255 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.12
Darkseagreen
#8FBC8F
ΔE00 5.44
Soft Green
#6FC276
ΔE00 6.25
Seafoam
#7FE0B3
ΔE00 6.46
Light Grey Green
#B7E1A1
ΔE00 7.34
Pistachio
#93C572
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCF98 #CF8DC4
analogous
#A3CF8D #8DCF98 #8DCFB9
triadic
#8DCF98 #988DCF #CF988D
tetradic
#8DCF98 #8DA3CF #CF8DC4 #CFB98D
square
#8DCF98 #8DA3CF #CF8DC4 #CFB98D
split-complementary
#8DCF98 #B98DCF #CF8DA3
monochromatic
#439F52 #62BD71 #8DCF98 #B8E1BF #E3F3E6
Accessibility & contrast
On white
1.82
#8DCF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#8DCF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCF98
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCF98 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C495
Deuteranopia (green-blind)
#C6BD9B
Tritanopia (blue-blind)
#84CCC0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8dcf98; /* rgb */ color: rgb(141, 207, 152); /* oklch */ color: oklch(79.6% 0.103 148.9);
Tailwind
colors: {
custom: {
50: '#b0deb6',
500: '#8dcf98',
950: '#000000',
},
}SCSS
$custom: #8dcf98; $custom-light: #b0deb6; $custom-dark: #000000;
JSON
{
"hex": "#8dcf98",
"rgb": {
"r": 141,
"g": 207,
"b": 152
},
"hsl": {
"h": 130,
"s": 40.741,
"l": 68.235
},
"oklch": {
"l": 0.79562,
"c": 0.10252,
"h": 148.9
},
"luminance": 0.52555
}Semantic roles & 50–950 ramp
primary
#8DCF98
secondary
#A45C98
accent
#329EB4
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#111511
muted
#818481