#72F49F#72F49F
#72F49F is a very light, vivid green. Relative luminance 0.708; OKLCH L 87.2% C 0.166 H 152.7°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #72F49F |
|---|---|
| RGB | rgb(114, 244, 159) |
| HSL | hsl(141, 86%, 70%) |
| HSV | hsv(141, 53%, 96%) |
| CMYK | cmyk(53.3%, 0%, 34.8%, 4.3%) |
| CIE-LAB | lab(87.38, -54.33, 30.31) |
| CIE-LCH | lch(87.38, 62.21, 150.84°) |
| OKLab | oklab(87.24% -0.1476 0.076) |
| OKLCH | oklch(87.24% 0.166 152.7) |
| XYZ | xyz(45.5447, 70.7780, 44.0556) |
| Luminance | 0.7078 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.79
Light Bluish Green
#76FDA8
ΔE00 1.91
Seafoam (survey)
#80F9AD
ΔE00 2.15
Light Green Blue
#56FCA2
ΔE00 2.58
Sea Green (survey)
#53FCA1
ΔE00 2.69
Light Blue Green
#7EFBB3
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72F49F #F472C7
analogous
#86F472 #72F49F #72F4E0
triadic
#72F49F #9F72F4 #F49F72
tetradic
#72F49F #7286F4 #F472C7 #F4E072
square
#72F49F #7286F4 #F472C7 #F4E072
split-complementary
#72F49F #E072F4 #F47286
monochromatic
#11DB57 #39F078 #72F49F #ABF8C6 #E3FDEC
Accessibility & contrast
On white
1.39
#72F49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#72F49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72F49F
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72F49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72F49F | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E399
Deuteranopia (green-blind)
#E2D6A4
Tritanopia (blue-blind)
#50F1DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #72f49f; /* rgb */ color: rgb(114, 244, 159); /* oklch */ color: oklch(87.2% 0.166 152.7);
Tailwind
colors: {
custom: {
50: '#a3f8bc',
500: '#72f49f',
950: '#000000',
},
}SCSS
$custom: #72f49f; $custom-light: #a3f8bc; $custom-dark: #000000;
JSON
{
"hex": "#72f49f",
"rgb": {
"r": 114,
"g": 244,
"b": 159
},
"hsl": {
"h": 140.769,
"s": 85.526,
"l": 70.196
},
"oklch": {
"l": 0.87238,
"c": 0.16601,
"h": 152.7
},
"luminance": 0.70782
}Semantic roles & 50–950 ramp
primary
#72F49F
secondary
#CE3C9C
accent
#0395E2
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582