#7EDFAC#7EDFAC
#7EDFAC is a very light, moderate green. Relative luminance 0.602; OKLCH L 83.0% C 0.118 H 159.4°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDFAC |
|---|---|
| RGB | rgb(126, 223, 172) |
| HSL | hsl(148, 60%, 68%) |
| HSV | hsv(148, 43%, 87%) |
| CMYK | cmyk(43.5%, 0%, 22.9%, 12.5%) |
| CIE-LAB | lab(81.94, -40.00, 16.22) |
| CIE-LCH | lch(81.94, 43.17, 157.93°) |
| OKLab | oklab(83.01% -0.1105 0.0415) |
| OKLCH | oklch(83.01% 0.118 159.4) |
| XYZ | xyz(42.4351, 60.1865, 48.4028) |
| Luminance | 0.6019 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.56
Hospital Green
#9BE5AA
ΔE00 4.45
Light Teal
#90E4C1
ΔE00 4.51
Eucalyptus
#44D7A8
ΔE00 5.38
Mint
#AAF0C1
ΔE00 5.94
Mediumaquamarine
#66CDAA
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDFAC #DF7EB1
analogous
#80DF7E #7EDFAC #7EDFDC
triadic
#7EDFAC #AC7EDF #DFAC7E
tetradic
#7EDFAC #7E80DF #DF7EB1 #DFDC7E
square
#7EDFAC #7E80DF #DF7EB1 #DFDC7E
split-complementary
#7EDFAC #DC7EDF #DF7E80
monochromatic
#2DB66E #4DD38C #7EDFAC #AFEBCC #E0F7EB
Accessibility & contrast
On white
1.61
#7EDFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#7EDFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDFAC
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDFAC | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD2A9
Deuteranopia (green-blind)
#CEC7AF
Tritanopia (blue-blind)
#66DED1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7edfac; /* rgb */ color: rgb(126, 223, 172); /* oklch */ color: oklch(83.0% 0.118 159.4);
Tailwind
colors: {
custom: {
50: '#a8e9c4',
500: '#7edfac',
950: '#000000',
},
}SCSS
$custom: #7edfac; $custom-light: #a8e9c4; $custom-dark: #000000;
JSON
{
"hex": "#7edfac",
"rgb": {
"r": 126,
"g": 223,
"b": 172
},
"hsl": {
"h": 148.454,
"s": 60.248,
"l": 68.431
},
"oklch": {
"l": 0.8301,
"c": 0.11801,
"h": 159.4
},
"luminance": 0.6019
}Semantic roles & 50–950 ramp
primary
#7EDFAC
secondary
#B64B83
accent
#1E77C8
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101612
muted
#818482