#72E88E#72E88E
#72E88E is a very light, vivid green. Relative luminance 0.632; OKLCH L 84.0% C 0.165 H 149.4°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #72E88E |
|---|---|
| RGB | rgb(114, 232, 142) |
| HSL | hsl(134, 72%, 68%) |
| HSV | hsv(134, 51%, 91%) |
| CMYK | cmyk(50.9%, 0%, 38.8%, 9%) |
| CIE-LAB | lab(83.57, -52.38, 33.82) |
| CIE-LCH | lch(83.57, 62.35, 147.15°) |
| OKLab | oklab(84.03% -0.1421 0.0841) |
| OKLCH | oklch(84.03% 0.165 149.4) |
| XYZ | xyz(40.6759, 63.2403, 35.6491) |
| Luminance | 0.6324 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.42
Weird Green
#3AE57F
ΔE00 3.73
Seafoam Green
#7AF9AB
ΔE00 4.67
Seafoam (survey)
#80F9AD
ΔE00 4.85
Light Bluish Green
#76FDA8
ΔE00 4.87
Foam Green
#90FDA9
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E88E #E872CC
analogous
#91E872 #72E88E #72E8C9
triadic
#72E88E #8E72E8 #E88E72
tetradic
#72E88E #7291E8 #E872CC #E8C972
square
#72E88E #7291E8 #E872CC #E8C972
split-complementary
#72E88E #C972E8 #E87291
monochromatic
#1FC046 #3DDF64 #72E88E #A7F1B8 #DBF9E2
Accessibility & contrast
On white
1.54
#72E88E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#72E88E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E88E
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E88E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E88E | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD788
Deuteranopia (green-blind)
#D9CC94
Tritanopia (blue-blind)
#59E4D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #72e88e; /* rgb */ color: rgb(114, 232, 142); /* oklch */ color: oklch(84.0% 0.165 149.4);
Tailwind
colors: {
custom: {
50: '#a2f0b0',
500: '#72e88e',
950: '#000000',
},
}SCSS
$custom: #72e88e; $custom-light: #a2f0b0; $custom-dark: #000000;
JSON
{
"hex": "#72e88e",
"rgb": {
"r": 114,
"g": 232,
"b": 142
},
"hsl": {
"h": 134.237,
"s": 71.951,
"l": 67.843
},
"oklch": {
"l": 0.84031,
"c": 0.16513,
"h": 149.4
},
"luminance": 0.63244
}Semantic roles & 50–950 ramp
primary
#72E88E
secondary
#BF3FA1
accent
#11A6D4
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581