#72E89C#72E89C
#72E89C is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.3% C 0.152 H 153.4°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #72E89C |
|---|---|
| RGB | rgb(114, 232, 156) |
| HSL | hsl(141, 72%, 68%) |
| HSV | hsv(141, 51%, 91%) |
| CMYK | cmyk(50.9%, 0%, 32.8%, 9%) |
| CIE-LAB | lab(83.80, -49.97, 27.02) |
| CIE-LCH | lch(83.80, 56.81, 151.60°) |
| OKLab | oklab(84.3% -0.136 0.0681) |
| OKLCH | oklch(84.3% 0.152 153.4) |
| XYZ | xyz(41.7937, 63.6875, 41.5366) |
| Luminance | 0.6369 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.65
Seafoam (survey)
#80F9AD
ΔE00 3.75
Light Blue Green
#7EFBB3
ΔE00 4.35
Light Bluish Green
#76FDA8
ΔE00 4.49
Light Sea Green
#98F6B0
ΔE00 4.56
Light Greenish Blue
#63F7B4
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E89C #E872BE
analogous
#83E872 #72E89C #72E8D7
triadic
#72E89C #9C72E8 #E89C72
tetradic
#72E89C #7283E8 #E872BE #E8D772
square
#72E89C #7283E8 #E872BE #E8D772
split-complementary
#72E89C #D772E8 #E87283
monochromatic
#1FC059 #3DDF77 #72E89C #A7F1C1 #DBF9E6
Accessibility & contrast
On white
1.53
#72E89C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#72E89C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E89C
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E89C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E89C | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D897
Deuteranopia (green-blind)
#D7CCA1
Tritanopia (blue-blind)
#55E5D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #72e89c; /* rgb */ color: rgb(114, 232, 156); /* oklch */ color: oklch(84.3% 0.152 153.4);
Tailwind
colors: {
custom: {
50: '#a2f0b9',
500: '#72e89c',
950: '#000000',
},
}SCSS
$custom: #72e89c; $custom-light: #a2f0b9; $custom-dark: #000000;
JSON
{
"hex": "#72e89c",
"rgb": {
"r": 114,
"g": 232,
"b": 156
},
"hsl": {
"h": 141.356,
"s": 71.951,
"l": 67.843
},
"oklch": {
"l": 0.84299,
"c": 0.15212,
"h": 153.4
},
"luminance": 0.63691
}Semantic roles & 50–950 ramp
primary
#72E89C
secondary
#BF3F92
accent
#118FD4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581