#7FDCA4#7FDCA4
#7FDCA4 is a very light, vivid green. Relative luminance 0.584; OKLCH L 82.2% C 0.120 H 156.1°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDCA4 |
|---|---|
| RGB | rgb(127, 220, 164) |
| HSL | hsl(144, 57%, 68%) |
| HSV | hsv(144, 42%, 86%) |
| CMYK | cmyk(42.3%, 0%, 25.5%, 13.7%) |
| CIE-LAB | lab(80.95, -39.95, 19.04) |
| CIE-LCH | lch(80.95, 44.26, 154.52°) |
| OKLab | oklab(82.16% -0.1098 0.0486) |
| OKLCH | oklch(82.16% 0.12 156.1) |
| XYZ | xyz(41.0436, 58.3760, 44.2197) |
| Luminance | 0.5838 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.09
Hospital Green
#9BE5AA
ΔE00 3.87
Light Teal
#90E4C1
ΔE00 5.86
Eucalyptus
#44D7A8
ΔE00 6.06
Light Sea Green
#98F6B0
ΔE00 6.35
Mint
#AAF0C1
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDCA4 #DC7FB7
analogous
#88DC7F #7FDCA4 #7FDCD2
triadic
#7FDCA4 #A47FDC #DCA47F
tetradic
#7FDCA4 #7F88DC #DC7FB7 #DCD27F
square
#7FDCA4 #7F88DC #DC7FB7 #DCD27F
split-complementary
#7FDCA4 #D27FDC #DC7F88
monochromatic
#30B063 #4FCF82 #7FDCA4 #AFE9C6 #DFF6E8
Accessibility & contrast
On white
1.66
#7FDCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#7FDCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDCA4
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDCA4 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCFA1
Deuteranopia (green-blind)
#CDC5A7
Tritanopia (blue-blind)
#6ADACD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7fdca4; /* rgb */ color: rgb(127, 220, 164); /* oklch */ color: oklch(82.2% 0.120 156.1);
Tailwind
colors: {
custom: {
50: '#a8e7bf',
500: '#7fdca4',
950: '#000000',
},
}SCSS
$custom: #7fdca4; $custom-light: #a8e7bf; $custom-dark: #000000;
JSON
{
"hex": "#7fdca4",
"rgb": {
"r": 127,
"g": 220,
"b": 164
},
"hsl": {
"h": 143.871,
"s": 57.055,
"l": 68.039
},
"oklch": {
"l": 0.82163,
"c": 0.12003,
"h": 156.1
},
"luminance": 0.58379
}Semantic roles & 50–950 ramp
primary
#7FDCA4
secondary
#B24D8A
accent
#2183C5
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101612
muted
#818482