#72F4AA#72F4AA
#72F4AA is a very light, vivid green. Relative luminance 0.712; OKLCH L 87.5% C 0.156 H 156.1°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #72F4AA |
|---|---|
| RGB | rgb(114, 244, 170) |
| HSL | hsl(146, 86%, 70%) |
| HSV | hsv(146, 53%, 96%) |
| CMYK | cmyk(53.3%, 0%, 30.3%, 4.3%) |
| CIE-LAB | lab(87.57, -52.33, 24.99) |
| CIE-LCH | lch(87.57, 57.99, 154.48°) |
| OKLab | oklab(87.46% -0.1428 0.0633) |
| OKLCH | oklch(87.46% 0.156 156.1) |
| XYZ | xyz(46.5421, 71.1770, 49.3083) |
| Luminance | 0.7118 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.38
Seafoam (survey)
#80F9AD
ΔE00 1.58
Light Blue Green
#7EFBB3
ΔE00 1.73
Light Greenish Blue
#63F7B4
ΔE00 2.34
Light Bluish Green
#76FDA8
ΔE00 2.51
Light Green Blue
#56FCA2
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72F4AA #F472BC
analogous
#7BF472 #72F4AA #72F4EB
triadic
#72F4AA #AA72F4 #F4AA72
tetradic
#72F4AA #727BF4 #F472BC #F4EB72
square
#72F4AA #727BF4 #F472BC #F4EB72
split-complementary
#72F4AA #EB72F4 #F4727B
monochromatic
#11DB68 #39F088 #72F4AA #ABF8CC #E3FDEE
Accessibility & contrast
On white
1.38
#72F4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#72F4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72F4AA
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72F4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72F4AA | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A5
Deuteranopia (green-blind)
#E0D6AF
Tritanopia (blue-blind)
#4BF2E0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #72f4aa; /* rgb */ color: rgb(114, 244, 170); /* oklch */ color: oklch(87.5% 0.156 156.1);
Tailwind
colors: {
custom: {
50: '#a3f8c3',
500: '#72f4aa',
950: '#000000',
},
}SCSS
$custom: #72f4aa; $custom-light: #a3f8c3; $custom-dark: #000000;
JSON
{
"hex": "#72f4aa",
"rgb": {
"r": 114,
"g": 244,
"b": 170
},
"hsl": {
"h": 145.846,
"s": 85.526,
"l": 70.196
},
"oklch": {
"l": 0.8746,
"c": 0.15615,
"h": 156.1
},
"luminance": 0.71181
}Semantic roles & 50–950 ramp
primary
#72F4AA
secondary
#CE3C8F
accent
#0382E2
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582