#7ACF8A#7ACF8A
#7ACF8A is a light, vivid green. Relative luminance 0.506; OKLCH L 78.3% C 0.128 H 148.8°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACF8A |
|---|---|
| RGB | rgb(122, 207, 138) |
| HSL | hsl(131, 47%, 65%) |
| HSV | hsv(131, 41%, 81%) |
| CMYK | cmyk(41.1%, 0%, 33.3%, 18.8%) |
| CIE-LAB | lab(76.43, -40.30, 26.44) |
| CIE-LCH | lch(76.43, 48.20, 146.73°) |
| OKLab | oklab(78.28% -0.1098 0.0664) |
| OKLCH | oklch(78.28% 0.128 148.8) |
| XYZ | xyz(34.9243, 50.5960, 31.9656) |
| Luminance | 0.5060 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.86
Emerald
#50C878
ΔE00 4.57
Dark Mint
#48C072
ΔE00 6.08
Hospital Green
#9BE5AA
ΔE00 6.35
Seaweed
#18D17B
ΔE00 6.65
Fern
#63B76C
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACF8A #CF7ABF
analogous
#95CF7A #7ACF8A #7ACFB5
triadic
#7ACF8A #8A7ACF #CF8A7A
tetradic
#7ACF8A #7A95CF #CF7ABF #CFB57A
square
#7ACF8A #7A95CF #CF7ABF #CFB57A
split-complementary
#7ACF8A #B57ACF #CF7A95
monochromatic
#379849 #4DBF62 #7ACF8A #A7DFB2 #D4EFD9
Accessibility & contrast
On white
1.89
#7ACF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#7ACF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACF8A
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACF8A | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C286
Deuteranopia (green-blind)
#C4B98E
Tritanopia (blue-blind)
#6CCCBD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7acf8a; /* rgb */ color: rgb(122, 207, 138); /* oklch */ color: oklch(78.3% 0.128 148.8);
Tailwind
colors: {
custom: {
50: '#a4deac',
500: '#7acf8a',
950: '#000000',
},
}SCSS
$custom: #7acf8a; $custom-light: #a4deac; $custom-dark: #000000;
JSON
{
"hex": "#7acf8a",
"rgb": {
"r": 122,
"g": 207,
"b": 138
},
"hsl": {
"h": 131.294,
"s": 46.961,
"l": 64.51
},
"oklch": {
"l": 0.78277,
"c": 0.12835,
"h": 148.8
},
"luminance": 0.50598
}Semantic roles & 50–950 ramp
primary
#7ACF8A
secondary
#9E508F
accent
#2B9FBA
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1510
muted
#808481