#72E599#72E599
#72E599 is a very light, vivid green. Relative luminance 0.619; OKLCH L 83.5% C 0.151 H 152.9°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #72E599 |
|---|---|
| RGB | rgb(114, 229, 153) |
| HSL | hsl(140, 69%, 67%) |
| HSV | hsv(140, 50%, 90%) |
| CMYK | cmyk(50.2%, 0%, 33.2%, 10.2%) |
| CIE-LAB | lab(82.87, -49.27, 27.30) |
| CIE-LCH | lch(82.87, 56.32, 151.01°) |
| OKLab | oklab(83.52% -0.1341 0.0687) |
| OKLCH | oklch(83.52% 0.151 152.9) |
| XYZ | xyz(40.7056, 61.9126, 39.9361) |
| Luminance | 0.6192 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.33
Seafoam (survey)
#80F9AD
ΔE00 4.41
Weird Green
#3AE57F
ΔE00 4.88
Aqua Green
#12E193
ΔE00 4.97
Light Sea Green
#98F6B0
ΔE00 4.99
Light Blue Green
#7EFBB3
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E599 #E572BE
analogous
#85E572 #72E599 #72E5D3
triadic
#72E599 #9972E5 #E59972
tetradic
#72E599 #7285E5 #E572BE #E5D372
square
#72E599 #7285E5 #E572BE #E5D372
split-complementary
#72E599 #D372E5 #E57285
monochromatic
#22BA56 #3EDB74 #72E599 #A6EFBE #D9F8E4
Accessibility & contrast
On white
1.57
#72E599 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#72E599 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E599
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E599 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E599 | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D594
Deuteranopia (green-blind)
#D5CA9E
Tritanopia (blue-blind)
#57E2D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #72e599; /* rgb */ color: rgb(114, 229, 153); /* oklch */ color: oklch(83.5% 0.151 152.9);
Tailwind
colors: {
custom: {
50: '#a2eeb7',
500: '#72e599',
950: '#000000',
},
}SCSS
$custom: #72e599; $custom-light: #a2eeb7; $custom-dark: #000000;
JSON
{
"hex": "#72e599",
"rgb": {
"r": 114,
"g": 229,
"b": 153
},
"hsl": {
"h": 140.348,
"s": 68.862,
"l": 67.255
},
"oklch": {
"l": 0.83517,
"c": 0.15066,
"h": 152.9
},
"luminance": 0.61916
}Semantic roles & 50–950 ramp
primary
#72E599
secondary
#BA4191
accent
#1591D1
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581