#72E89D#72E89D
#72E89D is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.3% C 0.151 H 153.7°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #72E89D |
|---|---|
| RGB | rgb(114, 232, 157) |
| HSL | hsl(142, 72%, 68%) |
| HSV | hsv(142, 51%, 91%) |
| CMYK | cmyk(50.9%, 0%, 32.3%, 9%) |
| CIE-LAB | lab(83.82, -49.79, 26.53) |
| CIE-LCH | lch(83.82, 56.42, 151.95°) |
| OKLab | oklab(84.32% -0.1356 0.0669) |
| OKLCH | oklch(84.32% 0.151 153.7) |
| XYZ | xyz(41.8788, 63.7215, 41.9844) |
| Luminance | 0.6372 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.64
Seafoam (survey)
#80F9AD
ΔE00 3.72
Light Blue Green
#7EFBB3
ΔE00 4.28
Light Greenish Blue
#63F7B4
ΔE00 4.52
Light Bluish Green
#76FDA8
ΔE00 4.52
Light Sea Green
#98F6B0
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E89D #E872BD
analogous
#82E872 #72E89D #72E8D8
triadic
#72E89D #9D72E8 #E89D72
tetradic
#72E89D #7282E8 #E872BD #E8D872
square
#72E89D #7282E8 #E872BD #E8D872
split-complementary
#72E89D #D872E8 #E87282
monochromatic
#1FC05A #3DDF78 #72E89D #A7F1C2 #DBF9E6
Accessibility & contrast
On white
1.53
#72E89D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#72E89D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E89D
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E89D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E89D | 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)
#E8D898
Deuteranopia (green-blind)
#D7CCA2
Tritanopia (blue-blind)
#54E6D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #72e89d; /* rgb */ color: rgb(114, 232, 157); /* oklch */ color: oklch(84.3% 0.151 153.7);
Tailwind
colors: {
custom: {
50: '#a2f0ba',
500: '#72e89d',
950: '#000000',
},
}SCSS
$custom: #72e89d; $custom-light: #a2f0ba; $custom-dark: #000000;
JSON
{
"hex": "#72e89d",
"rgb": {
"r": 114,
"g": 232,
"b": 157
},
"hsl": {
"h": 141.864,
"s": 71.951,
"l": 67.843
},
"oklch": {
"l": 0.84319,
"c": 0.15121,
"h": 153.7
},
"luminance": 0.63725
}Semantic roles & 50–950 ramp
primary
#72E89D
secondary
#BF3F90
accent
#118DD4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581