#72F5AA#72F5AA
#72F5AA is a very light, vivid green. Relative luminance 0.718; OKLCH L 87.7% C 0.158 H 155.9°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #72F5AA |
|---|---|
| RGB | rgb(114, 245, 170) |
| HSL | hsl(146, 87%, 70%) |
| HSV | hsv(146, 53%, 96%) |
| CMYK | cmyk(53.5%, 0%, 30.6%, 3.9%) |
| CIE-LAB | lab(87.86, -52.74, 25.38) |
| CIE-LCH | lch(87.86, 58.53, 154.30°) |
| OKLab | oklab(87.7% -0.1438 0.0642) |
| OKLCH | oklch(87.7% 0.158 155.9) |
| XYZ | xyz(46.8438, 71.7804, 49.4088) |
| Luminance | 0.7178 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.16
Seafoam (survey)
#80F9AD
ΔE00 1.42
Light Blue Green
#7EFBB3
ΔE00 1.62
Light Bluish Green
#76FDA8
ΔE00 2.26
Light Greenish Blue
#63F7B4
ΔE00 2.40
Light Green Blue
#56FCA2
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72F5AA #F572BD
analogous
#7BF572 #72F5AA #72F5EC
triadic
#72F5AA #AA72F5 #F5AA72
tetradic
#72F5AA #727BF5 #F572BD #F5EC72
square
#72F5AA #727BF5 #F572BD #F5EC72
split-complementary
#72F5AA #EC72F5 #F5727B
monochromatic
#10DD67 #39F188 #72F5AA #ABF9CC #E2FDEE
Accessibility & contrast
On white
1.37
#72F5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#72F5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72F5AA
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72F5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72F5AA | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E4A5
Deuteranopia (green-blind)
#E1D7AF
Tritanopia (blue-blind)
#4AF3E1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #72f5aa; /* rgb */ color: rgb(114, 245, 170); /* oklch */ color: oklch(87.7% 0.158 155.9);
Tailwind
colors: {
custom: {
50: '#a3f9c3',
500: '#72f5aa',
950: '#000000',
},
}SCSS
$custom: #72f5aa; $custom-light: #a3f9c3; $custom-dark: #000000;
JSON
{
"hex": "#72f5aa",
"rgb": {
"r": 114,
"g": 245,
"b": 170
},
"hsl": {
"h": 145.649,
"s": 86.755,
"l": 70.392
},
"oklch": {
"l": 0.87698,
"c": 0.15751,
"h": 155.9
},
"luminance": 0.71785
}Semantic roles & 50–950 ramp
primary
#72F5AA
secondary
#CF3C90
accent
#0283E3
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582