#7ADFA3#7ADFA3
#7ADFA3 is a very light, vivid green. Relative luminance 0.596; OKLCH L 82.6% C 0.128 H 156.1°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #7ADFA3 |
|---|---|
| RGB | rgb(122, 223, 163) |
| HSL | hsl(144, 61%, 68%) |
| HSV | hsv(144, 45%, 87%) |
| CMYK | cmyk(45.3%, 0%, 26.9%, 12.5%) |
| CIE-LAB | lab(81.60, -42.81, 20.43) |
| CIE-LCH | lch(81.60, 47.44, 154.49°) |
| OKLab | oklab(82.63% -0.1174 0.052) |
| OKLCH | oklch(82.63% 0.128 156.1) |
| XYZ | xyz(41.0216, 59.5542, 43.9767) |
| Luminance | 0.5956 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.55
Hospital Green
#9BE5AA
ΔE00 4.05
Light Sea Green
#98F6B0
ΔE00 5.78
Light Greenish Blue
#63F7B4
ΔE00 5.86
Seafoam (survey)
#80F9AD
ΔE00 5.99
Eucalyptus
#44D7A8
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ADFA3 #DF7AB6
analogous
#84DF7A #7ADFA3 #7ADFD5
triadic
#7ADFA3 #A37ADF #DFA37A
tetradic
#7ADFA3 #7A84DF #DF7AB6 #DFD57A
square
#7ADFA3 #7A84DF #DF7AB6 #DFD57A
split-complementary
#7ADFA3 #D57ADF #DF7A84
monochromatic
#2BB362 #49D381 #7ADFA3 #ABEBC5 #DDF7E7
Accessibility & contrast
On white
1.63
#7ADFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#7ADFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ADFA3
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ADFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ADFA3 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED19F
Deuteranopia (green-blind)
#CFC7A7
Tritanopia (blue-blind)
#62DDCF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7adfa3; /* rgb */ color: rgb(122, 223, 163); /* oklch */ color: oklch(82.6% 0.128 156.1);
Tailwind
colors: {
custom: {
50: '#a5e9be',
500: '#7adfa3',
950: '#000000',
},
}SCSS
$custom: #7adfa3; $custom-light: #a5e9be; $custom-dark: #000000;
JSON
{
"hex": "#7adfa3",
"rgb": {
"r": 122,
"g": 223,
"b": 163
},
"hsl": {
"h": 144.356,
"s": 61.212,
"l": 67.647
},
"oklch": {
"l": 0.82626,
"c": 0.1284,
"h": 156.1
},
"luminance": 0.59557
}Semantic roles & 50–950 ramp
primary
#7ADFA3
secondary
#B54889
accent
#1D83C9
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101612
muted
#818482