#7ADFAC#7ADFAC
#7ADFAC is a very light, vivid green. Relative luminance 0.599; OKLCH L 82.8% C 0.121 H 160.2°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #7ADFAC |
|---|---|
| RGB | rgb(122, 223, 172) |
| HSL | hsl(150, 61%, 68%) |
| HSV | hsv(150, 45%, 87%) |
| CMYK | cmyk(45.3%, 0%, 22.9%, 12.5%) |
| CIE-LAB | lab(81.78, -41.05, 15.97) |
| CIE-LCH | lch(81.78, 44.05, 158.74°) |
| OKLab | oklab(82.83% -0.1134 0.0409) |
| OKLCH | oklch(82.83% 0.121 160.2) |
| XYZ | xyz(41.8569, 59.8883, 48.3757) |
| Luminance | 0.5989 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.51
Light Teal
#90E4C1
ΔE00 4.61
Hospital Green
#9BE5AA
ΔE00 4.86
Eucalyptus
#44D7A8
ΔE00 4.95
Mediumaquamarine
#66CDAA
ΔE00 5.90
Light Turquoise
#7EF4CC
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ADFAC #DF7AAD
analogous
#7ADF7A #7ADFAC #7ADFDE
triadic
#7ADFAC #AC7ADF #DFAC7A
tetradic
#7ADFAC #7A7ADF #DF7AAD #DFDE7A
square
#7ADFAC #7A7ADF #DF7AAD #DFDE7A
split-complementary
#7ADFAC #DE7ADF #DF7A7A
monochromatic
#2BB36F #49D38D #7ADFAC #ABEBCB #DDF7EA
Accessibility & contrast
On white
1.62
#7ADFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#7ADFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ADFAC
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ADFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ADFAC | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD2A9
Deuteranopia (green-blind)
#CDC7AF
Tritanopia (blue-blind)
#5FDED1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7adfac; /* rgb */ color: rgb(122, 223, 172); /* oklch */ color: oklch(82.8% 0.121 160.2);
Tailwind
colors: {
custom: {
50: '#a5e9c4',
500: '#7adfac',
950: '#000000',
},
}SCSS
$custom: #7adfac; $custom-light: #a5e9c4; $custom-dark: #000000;
JSON
{
"hex": "#7adfac",
"rgb": {
"r": 122,
"g": 223,
"b": 172
},
"hsl": {
"h": 149.703,
"s": 61.212,
"l": 67.647
},
"oklch": {
"l": 0.82834,
"c": 0.12054,
"h": 160.2
},
"luminance": 0.59891
}Semantic roles & 50–950 ramp
primary
#7ADFAC
secondary
#B5487F
accent
#1D74C9
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101612
muted
#818482