#7FDCA3#7FDCA3
#7FDCA3 is a very light, vivid green. Relative luminance 0.583; OKLCH L 82.1% C 0.121 H 155.7°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDCA3 |
|---|---|
| RGB | rgb(127, 220, 163) |
| HSL | hsl(143, 57%, 68%) |
| HSV | hsv(143, 42%, 86%) |
| CMYK | cmyk(42.3%, 0%, 25.9%, 13.7%) |
| CIE-LAB | lab(80.93, -40.14, 19.54) |
| CIE-LCH | lch(80.93, 44.64, 154.05°) |
| OKLab | oklab(82.14% -0.1102 0.0498) |
| OKLCH | oklch(82.14% 0.121 155.7) |
| XYZ | xyz(40.9537, 58.3400, 43.7460) |
| Luminance | 0.5834 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.31
Hospital Green
#9BE5AA
ΔE00 3.81
Light Teal
#90E4C1
ΔE00 6.07
Eucalyptus
#44D7A8
ΔE00 6.19
Light Sea Green
#98F6B0
ΔE00 6.27
Mint
#AAF0C1
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDCA3 #DC7FB8
analogous
#89DC7F #7FDCA3 #7FDCD1
triadic
#7FDCA3 #A37FDC #DCA37F
tetradic
#7FDCA3 #7F89DC #DC7FB8 #DCD17F
square
#7FDCA3 #7F89DC #DC7FB8 #DCD17F
split-complementary
#7FDCA3 #D17FDC #DC7F89
monochromatic
#30B062 #4FCF80 #7FDCA3 #AFE9C6 #DFF6E8
Accessibility & contrast
On white
1.66
#7FDCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#7FDCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDCA3
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDCA3 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCFA0
Deuteranopia (green-blind)
#CDC5A6
Tritanopia (blue-blind)
#6BDACC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7fdca3; /* rgb */ color: rgb(127, 220, 163); /* oklch */ color: oklch(82.1% 0.121 155.7);
Tailwind
colors: {
custom: {
50: '#a8e7be',
500: '#7fdca3',
950: '#000000',
},
}SCSS
$custom: #7fdca3; $custom-light: #a8e7be; $custom-dark: #000000;
JSON
{
"hex": "#7fdca3",
"rgb": {
"r": 127,
"g": 220,
"b": 163
},
"hsl": {
"h": 143.226,
"s": 57.055,
"l": 68.039
},
"oklch": {
"l": 0.8214,
"c": 0.12093,
"h": 155.7
},
"luminance": 0.58343
}Semantic roles & 50–950 ramp
primary
#7FDCA3
secondary
#B24D8B
accent
#2185C5
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101612
muted
#818482