#72E6AA#72E6AA
#72E6AA is a very light, vivid green. Relative luminance 0.631; OKLCH L 84.1% C 0.137 H 158.9°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #72E6AA |
|---|---|
| RGB | rgb(114, 230, 170) |
| HSL | hsl(149, 70%, 67%) |
| HSV | hsv(149, 50%, 90%) |
| CMYK | cmyk(50.4%, 0%, 26.1%, 9.8%) |
| CIE-LAB | lab(83.48, -46.48, 19.35) |
| CIE-LCH | lch(83.48, 50.35, 157.40°) |
| OKLab | oklab(84.12% -0.1276 0.0493) |
| OKLCH | oklch(84.12% 0.137 158.9) |
| XYZ | xyz(42.4885, 63.0698, 47.9571) |
| Luminance | 0.6307 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.53
Light Greenish Blue
#63F7B4
ΔE00 3.98
Light Blue Green
#7EFBB3
ΔE00 4.81
Seafoam (survey)
#80F9AD
ΔE00 4.90
Seafoam Green
#7AF9AB
ΔE00 4.97
Hospital Green
#9BE5AA
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E6AA #E672AE
analogous
#74E672 #72E6AA #72E6E4
triadic
#72E6AA #AA72E6 #E6AA72
tetradic
#72E6AA #7274E6 #E672AE #E6E472
square
#72E6AA #7274E6 #E672AE #E6E472
split-complementary
#72E6AA #E472E6 #E67274
monochromatic
#21BC6C #3EDD8B #72E6AA #A6EFC9 #DAF8E9
Accessibility & contrast
On white
1.54
#72E6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#72E6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E6AA
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E6AA | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7A7
Deuteranopia (green-blind)
#D3CBAE
Tritanopia (blue-blind)
#4FE5D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #72e6aa; /* rgb */ color: rgb(114, 230, 170); /* oklch */ color: oklch(84.1% 0.137 158.9);
Tailwind
colors: {
custom: {
50: '#a2eec3',
500: '#72e6aa',
950: '#000000',
},
}SCSS
$custom: #72e6aa; $custom-light: #a2eec3; $custom-dark: #000000;
JSON
{
"hex": "#72e6aa",
"rgb": {
"r": 114,
"g": 230,
"b": 170
},
"hsl": {
"h": 148.966,
"s": 69.88,
"l": 67.451
},
"oklch": {
"l": 0.84121,
"c": 0.13684,
"h": 158.9
},
"luminance": 0.63073
}Semantic roles & 50–950 ramp
primary
#72E6AA
secondary
#BC4080
accent
#1476D2
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101612
muted
#808582