#72F0AA#72F0AA
#72F0AA is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.5% C 0.151 H 156.8°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #72F0AA |
|---|---|
| RGB | rgb(114, 240, 170) |
| HSL | hsl(147, 81%, 69%) |
| HSV | hsv(147, 53%, 94%) |
| CMYK | cmyk(52.5%, 0%, 29.2%, 5.9%) |
| CIE-LAB | lab(86.40, -50.68, 23.38) |
| CIE-LCH | lch(86.40, 55.82, 155.23°) |
| OKLab | oklab(86.51% -0.1385 0.0593) |
| OKLCH | oklch(86.51% 0.151 156.8) |
| XYZ | xyz(45.3516, 68.7959, 48.9114) |
| Luminance | 0.6880 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.33
Light Greenish Blue
#63F7B4
ΔE00 2.37
Seafoam (survey)
#80F9AD
ΔE00 2.39
Light Blue Green
#7EFBB3
ΔE00 2.42
Light Bluish Green
#76FDA8
ΔE00 3.52
Light Sea Green
#98F6B0
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72F0AA #F072B8
analogous
#79F072 #72F0AA #72F0E9
triadic
#72F0AA #AA72F0 #F0AA72
tetradic
#72F0AA #7279F0 #F072B8 #F0E972
square
#72F0AA #7279F0 #F072B8 #F0E972
split-complementary
#72F0AA #E972F0 #F07279
monochromatic
#16D169 #3BEA89 #72F0AA #A9F6CB #E1FCED
Accessibility & contrast
On white
1.42
#72F0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#72F0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72F0AA
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72F0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72F0AA | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE0A6
Deuteranopia (green-blind)
#DDD3AE
Tritanopia (blue-blind)
#4CEEDD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #72f0aa; /* rgb */ color: rgb(114, 240, 170); /* oklch */ color: oklch(86.5% 0.151 156.8);
Tailwind
colors: {
custom: {
50: '#a3f6c3',
500: '#72f0aa',
950: '#000000',
},
}SCSS
$custom: #72f0aa; $custom-light: #a3f6c3; $custom-dark: #000000;
JSON
{
"hex": "#72f0aa",
"rgb": {
"r": 114,
"g": 240,
"b": 170
},
"hsl": {
"h": 146.667,
"s": 80.769,
"l": 69.412
},
"oklch": {
"l": 0.86506,
"c": 0.15067,
"h": 156.8
},
"luminance": 0.688
}Semantic roles & 50–950 ramp
primary
#72F0AA
secondary
#C93D8B
accent
#087FDD
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101712
muted
#818582