#72E68E#72E68E
#72E68E is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.5% C 0.162 H 149.6°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #72E68E |
|---|---|
| RGB | rgb(114, 230, 142) |
| HSL | hsl(134, 70%, 67%) |
| HSV | hsv(134, 50%, 90%) |
| CMYK | cmyk(50.4%, 0%, 38.3%, 9.8%) |
| CIE-LAB | lab(82.98, -51.57, 33.05) |
| CIE-LCH | lch(82.98, 61.25, 147.35°) |
| OKLab | oklab(83.55% -0.14 0.0822) |
| OKLCH | oklch(83.55% 0.162 149.6) |
| XYZ | xyz(40.1161, 62.1208, 35.4625) |
| Luminance | 0.6212 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.67
Weird Green
#3AE57F
ΔE00 3.78
Seafoam Green
#7AF9AB
ΔE00 4.89
Seafoam (survey)
#80F9AD
ΔE00 5.05
Light Bluish Green
#76FDA8
ΔE00 5.20
Foam Green
#90FDA9
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E68E #E672CA
analogous
#90E672 #72E68E #72E6C8
triadic
#72E68E #8E72E6 #E68E72
tetradic
#72E68E #7290E6 #E672CA #E6C872
square
#72E68E #7290E6 #E672CA #E6C872
split-complementary
#72E68E #C872E6 #E67290
monochromatic
#21BC47 #3EDD64 #72E68E #A6EFB8 #DAF8E1
Accessibility & contrast
On white
1.56
#72E68E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#72E68E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E68E
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E68E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E68E | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D588
Deuteranopia (green-blind)
#D7CA94
Tritanopia (blue-blind)
#5AE2D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #72e68e; /* rgb */ color: rgb(114, 230, 142); /* oklch */ color: oklch(83.5% 0.162 149.6);
Tailwind
colors: {
custom: {
50: '#a2efb0',
500: '#72e68e',
950: '#000000',
},
}SCSS
$custom: #72e68e; $custom-light: #a2efb0; $custom-dark: #000000;
JSON
{
"hex": "#72e68e",
"rgb": {
"r": 114,
"g": 230,
"b": 142
},
"hsl": {
"h": 134.483,
"s": 69.88,
"l": 67.451
},
"oklch": {
"l": 0.83547,
"c": 0.16234,
"h": 149.6
},
"luminance": 0.62124
}Semantic roles & 50–950 ramp
primary
#72E68E
secondary
#BC409E
accent
#14A4D2
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101610
muted
#808581