#72FF88#72FF88
#72FF88 is a very light, highly saturated green. Relative luminance 0.769; OKLCH L 89.5% C 0.202 H 146.8°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #72FF88 |
|---|---|
| RGB | rgb(114, 255, 136) |
| HSL | hsl(129, 100%, 72%) |
| HSV | hsv(129, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 46.7%, 0%) |
| CIE-LAB | lab(90.26, -62.25, 45.38) |
| CIE-LCH | lch(90.26, 77.03, 143.91°) |
| OKLab | oklab(89.49% -0.1686 0.1105) |
| OKLCH | oklch(89.49% 0.202 146.8) |
| XYZ | xyz(47.1404, 76.8708, 35.6411) |
| Luminance | 0.7688 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.89
Easter Green
#8CFD7E
ΔE00 3.08
Baby Green
#8CFF9E
ΔE00 3.31
Mint Green
#8FFF9F
ΔE00 3.55
Spring Green
#00FF7F
ΔE00 3.87
Palegreen
#98FB98
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FF88 #FF72E9
analogous
#A2FF72 #72FF88 #72FFCF
triadic
#72FF88 #8872FF #FF8872
tetradic
#72FF88 #72A2FF #FF72E9 #FFCF72
square
#72FF88 #72A2FF #FF72E9 #FFCF72
split-complementary
#72FF88 #CF72FF #FF72A2
monochromatic
#00F726 #35FF54 #72FF88 #AFFFBC #E0FFE5
Accessibility & contrast
On white
1.28
#72FF88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#72FF88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FF88
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FF88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FF88 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7E
Deuteranopia (green-blind)
#EFDE90
Tritanopia (blue-blind)
#55FAE3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #72ff88; /* rgb */ color: rgb(114, 255, 136); /* oklch */ color: oklch(89.5% 0.202 146.8);
Tailwind
colors: {
custom: {
50: '#a5ffac',
500: '#72ff88',
950: '#000000',
},
}SCSS
$custom: #72ff88; $custom-light: #a5ffac; $custom-dark: #000000;
JSON
{
"hex": "#72ff88",
"rgb": {
"r": 114,
"g": 255,
"b": 136
},
"hsl": {
"h": 129.362,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.89491,
"c": 0.20156,
"h": 146.8
},
"luminance": 0.76875
}Semantic roles & 50–950 ramp
primary
#72FF88
secondary
#DC39C3
accent
#00C2E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681