#72E4AA#72E4AA
#72E4AA is a very light, vivid green. Relative luminance 0.620; OKLCH L 83.6% C 0.134 H 159.3°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #72E4AA |
|---|---|
| RGB | rgb(114, 228, 170) |
| HSL | hsl(149, 68%, 67%) |
| HSV | hsv(149, 50%, 89%) |
| CMYK | cmyk(50%, 0%, 25.4%, 10.6%) |
| CIE-LAB | lab(82.89, -45.62, 18.53) |
| CIE-LCH | lch(82.89, 49.24, 157.89°) |
| OKLab | oklab(83.65% -0.1254 0.0473) |
| OKLCH | oklch(83.65% 0.134 159.3) |
| XYZ | xyz(41.9351, 61.9630, 47.7726) |
| Luminance | 0.6197 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.08
Light Greenish Blue
#63F7B4
ΔE00 4.44
Hospital Green
#9BE5AA
ΔE00 5.05
Eucalyptus
#44D7A8
ΔE00 5.30
Light Blue Green
#7EFBB3
ΔE00 5.34
Seafoam (survey)
#80F9AD
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E4AA #E472AC
analogous
#73E472 #72E4AA #72E4E3
triadic
#72E4AA #AA72E4 #E4AA72
tetradic
#72E4AA #7273E4 #E472AC #E4E372
square
#72E4AA #7273E4 #E472AC #E4E372
split-complementary
#72E4AA #E372E4 #E47273
monochromatic
#23B86C #3FDA8B #72E4AA #A5EEC9 #D9F8E8
Accessibility & contrast
On white
1.57
#72E4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#72E4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E4AA
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E4AA | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6A7
Deuteranopia (green-blind)
#D1CAAE
Tritanopia (blue-blind)
#50E3D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #72e4aa; /* rgb */ color: rgb(114, 228, 170); /* oklch */ color: oklch(83.6% 0.134 159.3);
Tailwind
colors: {
custom: {
50: '#a1edc3',
500: '#72e4aa',
950: '#000000',
},
}SCSS
$custom: #72e4aa; $custom-light: #a1edc3; $custom-dark: #000000;
JSON
{
"hex": "#72e4aa",
"rgb": {
"r": 114,
"g": 228,
"b": 170
},
"hsl": {
"h": 149.474,
"s": 67.857,
"l": 67.059
},
"oklch": {
"l": 0.83645,
"c": 0.13406,
"h": 159.3
},
"luminance": 0.61966
}Semantic roles & 50–950 ramp
primary
#72E4AA
secondary
#B9427E
accent
#1674D0
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1612
muted
#808582