#7AC294#7AC294
#7AC294 is a light, moderate green. Relative luminance 0.449; OKLCH L 75.4% C 0.099 H 155.2°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #7AC294 |
|---|---|
| RGB | rgb(122, 194, 148) |
| HSL | hsl(142, 37%, 62%) |
| HSV | hsv(142, 37%, 76%) |
| CMYK | cmyk(37.1%, 0%, 23.7%, 23.9%) |
| CIE-LAB | lab(72.80, -32.54, 16.16) |
| CIE-LCH | lch(72.80, 36.33, 153.58°) |
| OKLab | oklab(75.39% -0.0896 0.0413) |
| OKLCH | oklch(75.39% 0.099 155.2) |
| XYZ | xyz(32.6611, 44.8574, 34.9486) |
| Luminance | 0.4486 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.56
Mediumaquamarine
#66CDAA
ΔE00 5.94
Soft Green
#6FC276
ΔE00 6.47
Tea
#65AB7C
ΔE00 6.61
Faded Green
#7BB274
ΔE00 6.82
Pale Teal
#82CBB2
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AC294 #C27AA8
analogous
#84C27A #7AC294 #7AC2B8
triadic
#7AC294 #947AC2 #C2947A
tetradic
#7AC294 #7A84C2 #C27AA8 #C2B87A
square
#7AC294 #7A84C2 #C27AA8 #C2B87A
split-complementary
#7AC294 #B87AC2 #C27A84
monochromatic
#3D8557 #50AF72 #7AC294 #A4D5B6 #CEE8D8
Accessibility & contrast
On white
2.11
#7AC294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#7AC294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AC294
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AC294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AC294 | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B791
Deuteranopia (green-blind)
#B6AF97
Tritanopia (blue-blind)
#6CC1B5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #7ac294; /* rgb */ color: rgb(122, 194, 148); /* oklch */ color: oklch(75.4% 0.099 155.2);
Tailwind
colors: {
custom: {
50: '#a3d5b3',
500: '#7ac294',
950: '#000000',
},
}SCSS
$custom: #7ac294; $custom-light: #a3d5b3; $custom-dark: #000000;
JSON
{
"hex": "#7ac294",
"rgb": {
"r": 122,
"g": 194,
"b": 148
},
"hsl": {
"h": 141.667,
"s": 37.113,
"l": 61.961
},
"oklch": {
"l": 0.75393,
"c": 0.09865,
"h": 155.2
},
"luminance": 0.44859
}Semantic roles & 50–950 ramp
primary
#7AC294
secondary
#D9BFD0
accent
#3584B0
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#0F1411
muted
#7F8380