#72F888#72F888
#72F888 is a very light, vivid green. Relative luminance 0.725; OKLCH L 87.8% C 0.192 H 147.1°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #72F888 |
|---|---|
| RGB | rgb(114, 248, 136) |
| HSL | hsl(130, 91%, 71%) |
| HSV | hsv(130, 54%, 97%) |
| CMYK | cmyk(54%, 0%, 45.2%, 2.7%) |
| CIE-LAB | lab(88.20, -59.60, 42.77) |
| CIE-LCH | lch(88.20, 73.36, 144.33°) |
| OKLab | oklab(87.8% -0.1614 0.1046) |
| OKLCH | oklch(87.8% 0.192 147.1) |
| XYZ | xyz(44.9479, 72.4859, 34.9103) |
| Luminance | 0.7249 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.86
Baby Green
#8CFF9E
ΔE00 3.14
Mint Green
#8FFF9F
ΔE00 3.36
Easter Green
#8CFD7E
ΔE00 3.58
Palegreen
#98FB98
ΔE00 3.58
Wintergreen
#20F986
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72F888 #F872E2
analogous
#9FF872 #72F888 #72F8CB
triadic
#72F888 #8872F8 #F88872
tetradic
#72F888 #729FF8 #F872E2 #F8CB72
square
#72F888 #729FF8 #F872E2 #F8CB72
split-complementary
#72F888 #CB72F8 #F8729F
monochromatic
#0BE42F #38F557 #72F888 #ACFBB9 #E2FEE6
Accessibility & contrast
On white
1.36
#72F888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#72F888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72F888
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72F888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72F888 | 1.00 | 1.36 | 15.50 | 15.50 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE57F
Deuteranopia (green-blind)
#E9D890
Tritanopia (blue-blind)
#57F3DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #72f888; /* rgb */ color: rgb(114, 248, 136); /* oklch */ color: oklch(87.8% 0.192 147.1);
Tailwind
colors: {
custom: {
50: '#a4fbac',
500: '#72f888',
950: '#000000',
},
}SCSS
$custom: #72f888; $custom-light: #a4fbac; $custom-dark: #000000;
JSON
{
"hex": "#72f888",
"rgb": {
"r": 114,
"g": 248,
"b": 136
},
"hsl": {
"h": 129.851,
"s": 90.541,
"l": 70.98
},
"oklch": {
"l": 0.87799,
"c": 0.19237,
"h": 147.1
},
"luminance": 0.7249
}Semantic roles & 50–950 ramp
primary
#72F888
secondary
#D33BBA
accent
#00C0E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581