#7FDCA2#7FDCA2
#7FDCA2 is a very light, vivid green. Relative luminance 0.583; OKLCH L 82.1% C 0.122 H 155.2°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDCA2 |
|---|---|
| RGB | rgb(127, 220, 162) |
| HSL | hsl(143, 57%, 68%) |
| HSV | hsv(143, 42%, 86%) |
| CMYK | cmyk(42.3%, 0%, 26.4%, 13.7%) |
| CIE-LAB | lab(80.91, -40.33, 20.03) |
| CIE-LCH | lch(80.91, 45.03, 153.58°) |
| OKLab | oklab(82.12% -0.1106 0.051) |
| OKLCH | oklch(82.12% 0.122 155.2) |
| XYZ | xyz(40.8644, 58.3043, 43.2760) |
| Luminance | 0.5831 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.53
Hospital Green
#9BE5AA
ΔE00 3.75
Light Sea Green
#98F6B0
ΔE00 6.20
Light Teal
#90E4C1
ΔE00 6.28
Eucalyptus
#44D7A8
ΔE00 6.32
Mint
#AAF0C1
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDCA2 #DC7FB9
analogous
#8ADC7F #7FDCA2 #7FDCD1
triadic
#7FDCA2 #A27FDC #DCA27F
tetradic
#7FDCA2 #7F8ADC #DC7FB9 #DCD17F
square
#7FDCA2 #7F8ADC #DC7FB9 #DCD17F
split-complementary
#7FDCA2 #D17FDC #DC7F8A
monochromatic
#30B060 #4FCF7F #7FDCA2 #AFE9C5 #DFF6E8
Accessibility & contrast
On white
1.66
#7FDCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#7FDCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDCA2
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDCA2 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCF9F
Deuteranopia (green-blind)
#CDC5A5
Tritanopia (blue-blind)
#6BDACC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7fdca2; /* rgb */ color: rgb(127, 220, 162); /* oklch */ color: oklch(82.1% 0.122 155.2);
Tailwind
colors: {
custom: {
50: '#a8e7bd',
500: '#7fdca2',
950: '#000000',
},
}SCSS
$custom: #7fdca2; $custom-light: #a8e7bd; $custom-dark: #000000;
JSON
{
"hex": "#7fdca2",
"rgb": {
"r": 127,
"g": 220,
"b": 162
},
"hsl": {
"h": 142.581,
"s": 57.055,
"l": 68.039
},
"oklch": {
"l": 0.82117,
"c": 0.12185,
"h": 155.2
},
"luminance": 0.58307
}Semantic roles & 50–950 ramp
primary
#7FDCA2
secondary
#B24D8C
accent
#2187C5
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101612
muted
#818482