#7ABE95#7ABE95
#7ABE95 is a light, moderate green. Relative luminance 0.431; OKLCH L 74.5% C 0.091 H 156.9°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7ABE95 |
|---|---|
| RGB | rgb(122, 190, 149) |
| HSL | hsl(144, 34%, 61%) |
| HSV | hsv(144, 36%, 75%) |
| CMYK | cmyk(35.8%, 0%, 21.6%, 25.5%) |
| CIE-LAB | lab(71.64, -30.44, 14.01) |
| CIE-LCH | lch(71.64, 33.51, 155.29°) |
| OKLab | oklab(74.47% -0.0841 0.0359) |
| OKLCH | oklch(74.47% 0.091 156.9) |
| XYZ | xyz(31.8623, 43.1326, 35.0745) |
| Luminance | 0.4313 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.46
Mediumaquamarine
#66CDAA
ΔE00 5.99
Tea
#65AB7C
ΔE00 5.99
Pale Teal
#82CBB2
ΔE00 6.29
Faded Green
#7BB274
ΔE00 7.05
Seafoam Blue
#78D1B6
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ABE95 #BE7AA3
analogous
#81BE7A #7ABE95 #7ABEB7
triadic
#7ABE95 #957ABE #BE957A
tetradic
#7ABE95 #7A81BE #BE7AA3 #BEB77A
square
#7ABE95 #7A81BE #BE7AA3 #BEB77A
split-complementary
#7ABE95 #B77ABE #BE7A81
monochromatic
#3E7F58 #52A875 #7ABE95 #A3D2B6 #CCE6D7
Accessibility & contrast
On white
2.18
#7ABE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#7ABE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ABE95
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ABE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ABE95 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB493
Deuteranopia (green-blind)
#B2AC97
Tritanopia (blue-blind)
#6CBDB3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7abe95; /* rgb */ color: rgb(122, 190, 149); /* oklch */ color: oklch(74.5% 0.091 156.9);
Tailwind
colors: {
custom: {
50: '#a3d2b4',
500: '#7abe95',
950: '#000000',
},
}SCSS
$custom: #7abe95; $custom-light: #a3d2b4; $custom-dark: #000000;
JSON
{
"hex": "#7abe95",
"rgb": {
"r": 122,
"g": 190,
"b": 149
},
"hsl": {
"h": 143.824,
"s": 34.343,
"l": 61.176
},
"oklch": {
"l": 0.74469,
"c": 0.09148,
"h": 156.9
},
"luminance": 0.43134
}Semantic roles & 50–950 ramp
primary
#7ABE95
secondary
#D7BDCD
accent
#387FAD
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#0F1411
muted
#7F8280