#7FD693#7FD693
#7FD693 is a light, vivid green. Relative luminance 0.547; OKLCH L 80.4% C 0.127 H 150.1°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD693 |
|---|---|
| RGB | rgb(127, 214, 147) |
| HSL | hsl(134, 51%, 67%) |
| HSV | hsv(134, 41%, 84%) |
| CMYK | cmyk(40.7%, 0%, 31.3%, 16.1%) |
| CIE-LAB | lab(78.87, -40.39, 25.08) |
| CIE-LCH | lch(78.87, 47.55, 148.16°) |
| OKLab | oklab(80.37% -0.1102 0.0633) |
| OKLCH | oklch(80.37% 0.127 150.1) |
| XYZ | xyz(38.0632, 54.7093, 36.1524) |
| Luminance | 0.5471 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.67
Soft Green
#6FC276
ΔE00 5.69
Emerald
#50C878
ΔE00 5.85
Seafoam
#7FE0B3
ΔE00 6.24
Lightgreen
#90EE90
ΔE00 6.87
Seaweed
#18D17B
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD693 #D67FC2
analogous
#97D67F #7FD693 #7FD6BF
triadic
#7FD693 #937FD6 #D6937F
tetradic
#7FD693 #7F97D6 #D67FC2 #D6BF7F
square
#7FD693 #7F97D6 #D67FC2 #D6BF7F
split-complementary
#7FD693 #BF7FD6 #D67F97
monochromatic
#35A64F #51C76C #7FD693 #ADE5BA #DCF4E1
Accessibility & contrast
On white
1.76
#7FD693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#7FD693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD693
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD693 | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C98F
Deuteranopia (green-blind)
#CAC097
Tritanopia (blue-blind)
#70D3C4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7fd693; /* rgb */ color: rgb(127, 214, 147); /* oklch */ color: oklch(80.4% 0.127 150.1);
Tailwind
colors: {
custom: {
50: '#a8e3b3',
500: '#7fd693',
950: '#000000',
},
}SCSS
$custom: #7fd693; $custom-light: #a8e3b3; $custom-dark: #000000;
JSON
{
"hex": "#7fd693",
"rgb": {
"r": 127,
"g": 214,
"b": 147
},
"hsl": {
"h": 133.793,
"s": 51.479,
"l": 66.863
},
"oklch": {
"l": 0.80373,
"c": 0.12709,
"h": 150.1
},
"luminance": 0.54712
}Semantic roles & 50–950 ramp
primary
#7FD693
secondary
#AA5095
accent
#279CBF
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481