#72E7AA#72E7AA
#72E7AA is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.4% C 0.138 H 158.6°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #72E7AA |
|---|---|
| RGB | rgb(114, 231, 170) |
| HSL | hsl(149, 71%, 68%) |
| HSV | hsv(149, 51%, 91%) |
| CMYK | cmyk(50.6%, 0%, 26.4%, 9.4%) |
| CIE-LAB | lab(83.77, -46.91, 19.75) |
| CIE-LCH | lch(83.77, 50.90, 157.16°) |
| OKLab | oklab(84.36% -0.1287 0.0504) |
| OKLCH | oklch(84.36% 0.138 158.6) |
| XYZ | xyz(42.7676, 63.6279, 48.0501) |
| Luminance | 0.6363 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.76
Seafoam
#7FE0B3
ΔE00 3.77
Light Blue Green
#7EFBB3
ΔE00 4.55
Seafoam (survey)
#80F9AD
ΔE00 4.63
Seafoam Green
#7AF9AB
ΔE00 4.70
Hospital Green
#9BE5AA
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E7AA #E772AF
analogous
#74E772 #72E7AA #72E7E4
triadic
#72E7AA #AA72E7 #E7AA72
tetradic
#72E7AA #7274E7 #E772AF #E7E472
square
#72E7AA #7274E7 #E772AF #E7E472
split-complementary
#72E7AA #E472E7 #E77274
monochromatic
#20BE6C #3EDE8A #72E7AA #A6F0CA #DBF9E9
Accessibility & contrast
On white
1.53
#72E7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#72E7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E7AA
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E7AA | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A6
Deuteranopia (green-blind)
#D4CCAE
Tritanopia (blue-blind)
#4FE6D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #72e7aa; /* rgb */ color: rgb(114, 231, 170); /* oklch */ color: oklch(84.4% 0.138 158.6);
Tailwind
colors: {
custom: {
50: '#a2efc3',
500: '#72e7aa',
950: '#000000',
},
}SCSS
$custom: #72e7aa; $custom-light: #a2efc3; $custom-dark: #000000;
JSON
{
"hex": "#72e7aa",
"rgb": {
"r": 114,
"g": 231,
"b": 170
},
"hsl": {
"h": 148.718,
"s": 70.909,
"l": 67.647
},
"oklch": {
"l": 0.8436,
"c": 0.13824,
"h": 158.6
},
"luminance": 0.63632
}Semantic roles & 50–950 ramp
primary
#72E7AA
secondary
#BD4081
accent
#1377D3
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101612
muted
#808582