#7DCF8A#7DCF8A
#7DCF8A is a light, vivid green. Relative luminance 0.508; OKLCH L 78.4% C 0.127 H 148.1°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCF8A |
|---|---|
| RGB | rgb(125, 207, 138) |
| HSL | hsl(130, 46%, 65%) |
| HSV | hsv(130, 40%, 81%) |
| CMYK | cmyk(39.6%, 0%, 33.3%, 18.8%) |
| CIE-LAB | lab(76.57, -39.41, 26.65) |
| CIE-LCH | lch(76.57, 47.58, 145.93°) |
| OKLab | oklab(78.42% -0.1074 0.0669) |
| OKLCH | oklch(78.42% 0.127 148.1) |
| XYZ | xyz(35.3558, 50.8185, 31.9858) |
| Luminance | 0.5082 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.89
Emerald
#50C878
ΔE00 4.87
Hospital Green
#9BE5AA
ΔE00 6.22
Dark Mint
#48C072
ΔE00 6.35
Pistachio
#93C572
ΔE00 6.63
Fern
#63B76C
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCF8A #CF7DC2
analogous
#99CF7D #7DCF8A #7DCFB3
triadic
#7DCF8A #8A7DCF #CF8A7D
tetradic
#7DCF8A #7D99CF #CF7DC2 #CFB37D
square
#7DCF8A #7D99CF #CF7DC2 #CFB37D
split-complementary
#7DCF8A #B37DCF #CF7D99
monochromatic
#399948 #50BE62 #7DCF8A #AAE0B2 #D6F0DA
Accessibility & contrast
On white
1.88
#7DCF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#7DCF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCF8A
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCF8A | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C286
Deuteranopia (green-blind)
#C4BA8E
Tritanopia (blue-blind)
#71CCBD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7dcf8a; /* rgb */ color: rgb(125, 207, 138); /* oklch */ color: oklch(78.4% 0.127 148.1);
Tailwind
colors: {
custom: {
50: '#a6deac',
500: '#7dcf8a',
950: '#000000',
},
}SCSS
$custom: #7dcf8a; $custom-light: #a6deac; $custom-dark: #000000;
JSON
{
"hex": "#7dcf8a",
"rgb": {
"r": 125,
"g": 207,
"b": 138
},
"hsl": {
"h": 129.512,
"s": 46.067,
"l": 65.098
},
"oklch": {
"l": 0.78424,
"c": 0.12656,
"h": 148.1
},
"luminance": 0.50821
}Semantic roles & 50–950 ramp
primary
#7DCF8A
secondary
#9F5193
accent
#2CA3B9
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101510
muted
#808481