#72E799#72E799
#72E799 is a very light, vivid green. Relative luminance 0.630; OKLCH L 84.0% C 0.153 H 152.6°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #72E799 |
|---|---|
| RGB | rgb(114, 231, 153) |
| HSL | hsl(140, 71%, 68%) |
| HSV | hsv(140, 51%, 91%) |
| CMYK | cmyk(50.6%, 0%, 33.8%, 9.4%) |
| CIE-LAB | lab(83.46, -50.09, 28.09) |
| CIE-LCH | lch(83.46, 57.43, 150.72°) |
| OKLab | oklab(84% -0.1363 0.0706) |
| OKLCH | oklch(84% 0.153 152.6) |
| XYZ | xyz(41.2622, 63.0258, 40.1216) |
| Luminance | 0.6303 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.94
Seafoam (survey)
#80F9AD
ΔE00 4.04
Light Bluish Green
#76FDA8
ΔE00 4.68
Weird Green
#3AE57F
ΔE00 4.69
Light Blue Green
#7EFBB3
ΔE00 4.72
Lightgreen
#90EE90
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E799 #E772C0
analogous
#85E772 #72E799 #72E7D3
triadic
#72E799 #9972E7 #E79972
tetradic
#72E799 #7285E7 #E772C0 #E7D372
square
#72E799 #7285E7 #E772C0 #E7D372
split-complementary
#72E799 #D372E7 #E77285
monochromatic
#20BE55 #3EDE73 #72E799 #A6F0BF #DBF9E5
Accessibility & contrast
On white
1.54
#72E799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#72E799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E799
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E799 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D794
Deuteranopia (green-blind)
#D7CB9E
Tritanopia (blue-blind)
#56E4D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #72e799; /* rgb */ color: rgb(114, 231, 153); /* oklch */ color: oklch(84.0% 0.153 152.6);
Tailwind
colors: {
custom: {
50: '#a2efb7',
500: '#72e799',
950: '#000000',
},
}SCSS
$custom: #72e799; $custom-light: #a2efb7; $custom-dark: #000000;
JSON
{
"hex": "#72e799",
"rgb": {
"r": 114,
"g": 231,
"b": 153
},
"hsl": {
"h": 140,
"s": 70.909,
"l": 67.647
},
"oklch": {
"l": 0.83998,
"c": 0.15348,
"h": 152.6
},
"luminance": 0.63029
}Semantic roles & 50–950 ramp
primary
#72E799
secondary
#BD4094
accent
#1393D3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581