#72F59A#72F59A
#72F59A is a very light, vivid green. Relative luminance 0.712; OKLCH L 87.4% C 0.172 H 151.3°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #72F59A |
|---|---|
| RGB | rgb(114, 245, 154) |
| HSL | hsl(138, 87%, 70%) |
| HSV | hsv(138, 53%, 96%) |
| CMYK | cmyk(53.5%, 0%, 37.1%, 3.9%) |
| CIE-LAB | lab(87.59, -55.59, 33.11) |
| CIE-LCH | lch(87.59, 64.70, 149.22°) |
| OKLab | oklab(87.38% -0.1508 0.0826) |
| OKLCH | oklch(87.38% 0.172 151.3) |
| XYZ | xyz(45.4213, 71.2114, 41.9172) |
| Luminance | 0.7121 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.17
Seafoam Green
#7AF9AB
ΔE00 2.55
Light Green Blue
#56FCA2
ΔE00 2.70
Sea Green (survey)
#53FCA1
ΔE00 2.77
Seafoam (survey)
#80F9AD
ΔE00 2.89
Foam Green
#90FDA9
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72F59A #F572CD
analogous
#8BF572 #72F59A #72F5DC
triadic
#72F59A #9A72F5 #F59A72
tetradic
#72F59A #728BF5 #F572CD #F5DC72
square
#72F59A #728BF5 #F572CD #F5DC72
split-complementary
#72F59A #DC72F5 #F5728B
monochromatic
#10DD4E #39F171 #72F59A #ABF9C3 #E2FDEB
Accessibility & contrast
On white
1.38
#72F59A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#72F59A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72F59A
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72F59A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72F59A | 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)
#F6E394
Deuteranopia (green-blind)
#E4D7A0
Tritanopia (blue-blind)
#52F2DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #72f59a; /* rgb */ color: rgb(114, 245, 154); /* oklch */ color: oklch(87.4% 0.172 151.3);
Tailwind
colors: {
custom: {
50: '#a3f9b8',
500: '#72f59a',
950: '#000000',
},
}SCSS
$custom: #72f59a; $custom-light: #a3f9b8; $custom-dark: #000000;
JSON
{
"hex": "#72f59a",
"rgb": {
"r": 114,
"g": 245,
"b": 154
},
"hsl": {
"h": 138.321,
"s": 86.755,
"l": 70.392
},
"oklch": {
"l": 0.87383,
"c": 0.17195,
"h": 151.3
},
"luminance": 0.71215
}Semantic roles & 50–950 ramp
primary
#72F59A
secondary
#CF3CA2
accent
#029FE3
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581