#72F99A#72F99A
#72F99A is a very light, vivid green. Relative luminance 0.737; OKLCH L 88.3% C 0.177 H 150.9°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #72F99A |
|---|---|
| RGB | rgb(114, 249, 154) |
| HSL | hsl(138, 92%, 71%) |
| HSV | hsv(138, 54%, 98%) |
| CMYK | cmyk(54.2%, 0%, 38.2%, 2.4%) |
| CIE-LAB | lab(88.76, -57.17, 34.66) |
| CIE-LCH | lch(88.76, 66.85, 148.77°) |
| OKLab | oklab(88.34% -0.155 0.0863) |
| OKLCH | oklch(88.34% 0.177 150.9) |
| XYZ | xyz(46.6445, 73.6578, 42.3249) |
| Luminance | 0.7366 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.03
Baby Green
#8CFF9E
ΔE00 2.54
Light Green Blue
#56FCA2
ΔE00 2.56
Sea Green (survey)
#53FCA1
ΔE00 2.60
Mint Green
#8FFF9F
ΔE00 2.77
Seafoam Green
#7AF9AB
ΔE00 2.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72F99A #F972D1
analogous
#8DF972 #72F99A #72F9DE
triadic
#72F99A #9A72F9 #F99A72
tetradic
#72F99A #728DF9 #F972D1 #F9DE72
square
#72F99A #728DF9 #F972D1 #F9DE72
split-complementary
#72F99A #DE72F9 #F9728D
monochromatic
#0AE74B #37F770 #72F99A #ADFBC4 #E2FEEA
Accessibility & contrast
On white
1.33
#72F99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#72F99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72F99A
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72F99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72F99A | 1.00 | 1.33 | 15.73 | 15.73 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE793
Deuteranopia (green-blind)
#E8DAA0
Tritanopia (blue-blind)
#50F5E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #72f99a; /* rgb */ color: rgb(114, 249, 154); /* oklch */ color: oklch(88.3% 0.177 150.9);
Tailwind
colors: {
custom: {
50: '#a4fcb8',
500: '#72f99a',
950: '#000000',
},
}SCSS
$custom: #72f99a; $custom-light: #a4fcb8; $custom-dark: #000000;
JSON
{
"hex": "#72f99a",
"rgb": {
"r": 114,
"g": 249,
"b": 154
},
"hsl": {
"h": 137.778,
"s": 91.837,
"l": 71.176
},
"oklch": {
"l": 0.88343,
"c": 0.17737,
"h": 150.9
},
"luminance": 0.73662
}Semantic roles & 50–950 ramp
primary
#72F99A
secondary
#D43BA7
accent
#00A1E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681