#72E899#72E899
#72E899 is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.2% C 0.155 H 152.5°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #72E899 |
|---|---|
| RGB | rgb(114, 232, 153) |
| HSL | hsl(140, 72%, 68%) |
| HSV | hsv(140, 51%, 91%) |
| CMYK | cmyk(50.9%, 0%, 34.1%, 9%) |
| CIE-LAB | lab(83.75, -50.51, 28.49) |
| CIE-LCH | lch(83.75, 57.99, 150.58°) |
| OKLab | oklab(84.24% -0.1373 0.0716) |
| OKLCH | oklch(84.24% 0.155 152.5) |
| XYZ | xyz(41.5428, 63.5871, 40.2152) |
| Luminance | 0.6359 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.75
Seafoam (survey)
#80F9AD
ΔE00 3.88
Light Bluish Green
#76FDA8
ΔE00 4.45
Light Blue Green
#7EFBB3
ΔE00 4.58
Lightgreen
#90EE90
ΔE00 4.61
Weird Green
#3AE57F
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E899 #E872C1
analogous
#86E872 #72E899 #72E8D4
triadic
#72E899 #9972E8 #E89972
tetradic
#72E899 #7286E8 #E872C1 #E8D472
square
#72E899 #7286E8 #E872C1 #E8D472
split-complementary
#72E899 #D472E8 #E87286
monochromatic
#1FC055 #3DDF73 #72E899 #A7F1BF #DBF9E5
Accessibility & contrast
On white
1.53
#72E899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#72E899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E899
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E899 | 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)
#E8D894
Deuteranopia (green-blind)
#D8CC9E
Tritanopia (blue-blind)
#56E5D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #72e899; /* rgb */ color: rgb(114, 232, 153); /* oklch */ color: oklch(84.2% 0.155 152.5);
Tailwind
colors: {
custom: {
50: '#a2f0b7',
500: '#72e899',
950: '#000000',
},
}SCSS
$custom: #72e899; $custom-light: #a2f0b7; $custom-dark: #000000;
JSON
{
"hex": "#72e899",
"rgb": {
"r": 114,
"g": 232,
"b": 153
},
"hsl": {
"h": 139.831,
"s": 71.951,
"l": 67.843
},
"oklch": {
"l": 0.84239,
"c": 0.15488,
"h": 152.5
},
"luminance": 0.63591
}Semantic roles & 50–950 ramp
primary
#72E899
secondary
#BF3F95
accent
#1194D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581