#72E798#72E798
#72E798 is a very light, vivid green. Relative luminance 0.630; OKLCH L 84.0% C 0.154 H 152.3°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #72E798 |
|---|---|
| RGB | rgb(114, 231, 152) |
| HSL | hsl(139, 71%, 68%) |
| HSV | hsv(139, 51%, 91%) |
| CMYK | cmyk(50.6%, 0%, 34.2%, 9.4%) |
| CIE-LAB | lab(83.44, -50.27, 28.58) |
| CIE-LCH | lch(83.44, 57.83, 150.38°) |
| OKLab | oklab(83.98% -0.1367 0.0718) |
| OKLCH | oklch(83.98% 0.154 152.3) |
| XYZ | xyz(41.1799, 62.9929, 39.6885) |
| Luminance | 0.6300 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.98
Seafoam (survey)
#80F9AD
ΔE00 4.10
Weird Green
#3AE57F
ΔE00 4.57
Lightgreen
#90EE90
ΔE00 4.62
Light Bluish Green
#76FDA8
ΔE00 4.67
Light Blue Green
#7EFBB3
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E798 #E772C1
analogous
#87E772 #72E798 #72E7D2
triadic
#72E798 #9872E7 #E79872
tetradic
#72E798 #7287E7 #E772C1 #E7D272
square
#72E798 #7287E7 #E772C1 #E7D272
split-complementary
#72E798 #D272E7 #E77287
monochromatic
#20BE54 #3EDE72 #72E798 #A6F0BE #DBF9E4
Accessibility & contrast
On white
1.54
#72E798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#72E798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E798
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E798 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D793
Deuteranopia (green-blind)
#D7CB9D
Tritanopia (blue-blind)
#56E4D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #72e798; /* rgb */ color: rgb(114, 231, 152); /* oklch */ color: oklch(84.0% 0.154 152.3);
Tailwind
colors: {
custom: {
50: '#a2efb7',
500: '#72e798',
950: '#000000',
},
}SCSS
$custom: #72e798; $custom-light: #a2efb7; $custom-dark: #000000;
JSON
{
"hex": "#72e798",
"rgb": {
"r": 114,
"g": 231,
"b": 152
},
"hsl": {
"h": 139.487,
"s": 70.909,
"l": 67.647
},
"oklch": {
"l": 0.83978,
"c": 0.15441,
"h": 152.3
},
"luminance": 0.62996
}Semantic roles & 50–950 ramp
primary
#72E798
secondary
#BD4095
accent
#1394D3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581