#72F49C#72F49C
#72F49C is a very light, vivid green. Relative luminance 0.707; OKLCH L 87.2% C 0.169 H 151.9°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #72F49C |
|---|---|
| RGB | rgb(114, 244, 156) |
| HSL | hsl(139, 86%, 70%) |
| HSV | hsv(139, 53%, 96%) |
| CMYK | cmyk(53.3%, 0%, 36.1%, 4.3%) |
| CIE-LAB | lab(87.33, -54.85, 31.76) |
| CIE-LCH | lch(87.33, 63.38, 149.93°) |
| OKLab | oklab(87.18% -0.1489 0.0795) |
| OKLCH | oklch(87.18% 0.169 151.9) |
| XYZ | xyz(45.2876, 70.6751, 42.7012) |
| Luminance | 0.7068 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.08
Seafoam Green
#7AF9AB
ΔE00 2.22
Seafoam (survey)
#80F9AD
ΔE00 2.56
Light Green Blue
#56FCA2
ΔE00 2.67
Sea Green (survey)
#53FCA1
ΔE00 2.76
Foam Green
#90FDA9
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72F49C #F472CA
analogous
#89F472 #72F49C #72F4DD
triadic
#72F49C #9C72F4 #F49C72
tetradic
#72F49C #7289F4 #F472CA #F4DD72
square
#72F49C #7289F4 #F472CA #F4DD72
split-complementary
#72F49C #DD72F4 #F47289
monochromatic
#11DB52 #39F074 #72F49C #ABF8C4 #E3FDEB
Accessibility & contrast
On white
1.39
#72F49C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#72F49C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72F49C
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72F49C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72F49C | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E296
Deuteranopia (green-blind)
#E3D6A2
Tritanopia (blue-blind)
#51F1DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #72f49c; /* rgb */ color: rgb(114, 244, 156); /* oklch */ color: oklch(87.2% 0.169 151.9);
Tailwind
colors: {
custom: {
50: '#a3f8ba',
500: '#72f49c',
950: '#000000',
},
}SCSS
$custom: #72f49c; $custom-light: #a3f8ba; $custom-dark: #000000;
JSON
{
"hex": "#72f49c",
"rgb": {
"r": 114,
"g": 244,
"b": 156
},
"hsl": {
"h": 139.385,
"s": 85.526,
"l": 70.196
},
"oklch": {
"l": 0.8718,
"c": 0.16874,
"h": 151.9
},
"luminance": 0.70679
}Semantic roles & 50–950 ramp
primary
#72F49C
secondary
#CE3C9F
accent
#039AE2
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581