#72E89A#72E89A
#72E89A is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.3% C 0.154 H 152.8°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #72E89A |
|---|---|
| RGB | rgb(114, 232, 154) |
| HSL | hsl(140, 72%, 68%) |
| HSV | hsv(140, 51%, 91%) |
| CMYK | cmyk(50.9%, 0%, 33.6%, 9%) |
| CIE-LAB | lab(83.77, -50.33, 28.00) |
| CIE-LCH | lch(83.77, 57.59, 150.91°) |
| OKLab | oklab(84.26% -0.1369 0.0704) |
| OKLCH | oklch(84.26% 0.154 152.8) |
| XYZ | xyz(41.6258, 63.6203, 40.6520) |
| Luminance | 0.6362 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.71
Seafoam (survey)
#80F9AD
ΔE00 3.83
Light Bluish Green
#76FDA8
ΔE00 4.46
Light Blue Green
#7EFBB3
ΔE00 4.50
Light Sea Green
#98F6B0
ΔE00 4.63
Weird Green
#3AE57F
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E89A #E872C0
analogous
#85E872 #72E89A #72E8D5
triadic
#72E89A #9A72E8 #E89A72
tetradic
#72E89A #7285E8 #E872C0 #E8D572
square
#72E89A #7285E8 #E872C0 #E8D572
split-complementary
#72E89A #D572E8 #E87285
monochromatic
#1FC056 #3DDF74 #72E89A #A7F1C0 #DBF9E5
Accessibility & contrast
On white
1.53
#72E89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#72E89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E89A
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E89A | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D895
Deuteranopia (green-blind)
#D7CC9F
Tritanopia (blue-blind)
#55E5D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #72e89a; /* rgb */ color: rgb(114, 232, 154); /* oklch */ color: oklch(84.3% 0.154 152.8);
Tailwind
colors: {
custom: {
50: '#a2f0b8',
500: '#72e89a',
950: '#000000',
},
}SCSS
$custom: #72e89a; $custom-light: #a2f0b8; $custom-dark: #000000;
JSON
{
"hex": "#72e89a",
"rgb": {
"r": 114,
"g": 232,
"b": 154
},
"hsl": {
"h": 140.339,
"s": 71.951,
"l": 67.843
},
"oklch": {
"l": 0.84259,
"c": 0.15396,
"h": 152.8
},
"luminance": 0.63624
}Semantic roles & 50–950 ramp
primary
#72E89A
secondary
#BF3F94
accent
#1192D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581