#72E89E#72E89E
#72E89E is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.3% C 0.150 H 154.1°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #72E89E |
|---|---|
| RGB | rgb(114, 232, 158) |
| HSL | hsl(142, 72%, 68%) |
| HSV | hsv(142, 51%, 91%) |
| CMYK | cmyk(50.9%, 0%, 31.9%, 9%) |
| CIE-LAB | lab(83.84, -49.61, 26.05) |
| CIE-LCH | lch(83.84, 56.03, 152.30°) |
| OKLab | oklab(84.34% -0.1352 0.0657) |
| OKLCH | oklch(84.34% 0.15 154.1) |
| XYZ | xyz(41.9645, 63.7558, 42.4358) |
| Luminance | 0.6376 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.64
Seafoam (survey)
#80F9AD
ΔE00 3.71
Light Blue Green
#7EFBB3
ΔE00 4.23
Light Greenish Blue
#63F7B4
ΔE00 4.40
Light Sea Green
#98F6B0
ΔE00 4.52
Light Bluish Green
#76FDA8
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E89E #E872BC
analogous
#81E872 #72E89E #72E8D9
triadic
#72E89E #9E72E8 #E89E72
tetradic
#72E89E #7281E8 #E872BC #E8D972
square
#72E89E #7281E8 #E872BC #E8D972
split-complementary
#72E89E #D972E8 #E87281
monochromatic
#1FC05B #3DDF7A #72E89E #A7F1C2 #DBF9E6
Accessibility & contrast
On white
1.53
#72E89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#72E89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E89E
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E89E | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D899
Deuteranopia (green-blind)
#D7CCA3
Tritanopia (blue-blind)
#54E6D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #72e89e; /* rgb */ color: rgb(114, 232, 158); /* oklch */ color: oklch(84.3% 0.150 154.1);
Tailwind
colors: {
custom: {
50: '#a2f0bb',
500: '#72e89e',
950: '#000000',
},
}SCSS
$custom: #72e89e; $custom-light: #a2f0bb; $custom-dark: #000000;
JSON
{
"hex": "#72e89e",
"rgb": {
"r": 114,
"g": 232,
"b": 158
},
"hsl": {
"h": 142.373,
"s": 71.951,
"l": 67.843
},
"oklch": {
"l": 0.8434,
"c": 0.1503,
"h": 154.1
},
"luminance": 0.63759
}Semantic roles & 50–950 ramp
primary
#72E89E
secondary
#BF3F8F
accent
#118BD4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582