#7FDCA0#7FDCA0
#7FDCA0 is a very light, vivid green. Relative luminance 0.582; OKLCH L 82.1% C 0.124 H 154.4°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDCA0 |
|---|---|
| RGB | rgb(127, 220, 160) |
| HSL | hsl(141, 57%, 68%) |
| HSV | hsv(141, 42%, 86%) |
| CMYK | cmyk(42.3%, 0%, 27.3%, 13.7%) |
| CIE-LAB | lab(80.87, -40.71, 21.03) |
| CIE-LCH | lch(80.87, 45.82, 152.68°) |
| OKLab | oklab(82.07% -0.1115 0.0535) |
| OKLCH | oklch(82.07% 0.124 154.4) |
| XYZ | xyz(40.6880, 58.2337, 42.3471) |
| Luminance | 0.5824 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.69
Seafoam
#7FE0B3
ΔE00 3.97
Light Sea Green
#98F6B0
ΔE00 6.08
Eucalyptus
#44D7A8
ΔE00 6.60
Seafoam (survey)
#80F9AD
ΔE00 6.62
Light Teal
#90E4C1
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDCA0 #DC7FBB
analogous
#8CDC7F #7FDCA0 #7FDCCE
triadic
#7FDCA0 #A07FDC #DCA07F
tetradic
#7FDCA0 #7F8CDC #DC7FBB #DCCE7F
square
#7FDCA0 #7F8CDC #DC7FBB #DCCE7F
split-complementary
#7FDCA0 #CE7FDC #DC7F8C
monochromatic
#30B05E #4FCF7C #7FDCA0 #AFE9C4 #DFF6E7
Accessibility & contrast
On white
1.66
#7FDCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#7FDCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDCA0
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDCA0 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCF9C
Deuteranopia (green-blind)
#CDC5A4
Tritanopia (blue-blind)
#6CDACC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7fdca0; /* rgb */ color: rgb(127, 220, 160); /* oklch */ color: oklch(82.1% 0.124 154.4);
Tailwind
colors: {
custom: {
50: '#a8e7bc',
500: '#7fdca0',
950: '#000000',
},
}SCSS
$custom: #7fdca0; $custom-light: #a8e7bc; $custom-dark: #000000;
JSON
{
"hex": "#7fdca0",
"rgb": {
"r": 127,
"g": 220,
"b": 160
},
"hsl": {
"h": 141.29,
"s": 57.055,
"l": 68.039
},
"oklch": {
"l": 0.82073,
"c": 0.12369,
"h": 154.4
},
"luminance": 0.58236
}Semantic roles & 50–950 ramp
primary
#7FDCA0
secondary
#B24D8E
accent
#218BC5
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101612
muted
#818482