#72E683#72E683
#72E683 is a very light, vivid green. Relative luminance 0.618; OKLCH L 83.4% C 0.173 H 146.9°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #72E683 |
|---|---|
| RGB | rgb(114, 230, 131) |
| HSL | hsl(129, 70%, 67%) |
| HSV | hsv(129, 50%, 90%) |
| CMYK | cmyk(50.4%, 0%, 43%, 9.8%) |
| CIE-LAB | lab(82.81, -53.31, 38.33) |
| CIE-LCH | lch(82.81, 65.66, 144.28°) |
| OKLab | oklab(83.36% -0.1446 0.0942) |
| OKLCH | oklch(83.36% 0.173 146.9) |
| XYZ | xyz(39.3306, 61.8066, 31.3256) |
| Luminance | 0.6181 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.28
Weird Green
#3AE57F
ΔE00 3.69
Lightish Green
#61E160
ΔE00 4.42
Palegreen
#98FB98
ΔE00 5.40
Tealish Green
#0CDC73
ΔE00 5.40
Turquoise Green
#04F489
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E683 #E672D5
analogous
#9BE672 #72E683 #72E6BD
triadic
#72E683 #8372E6 #E68372
tetradic
#72E683 #729BE6 #E672D5 #E6BD72
square
#72E683 #729BE6 #E672D5 #E6BD72
split-complementary
#72E683 #BD72E6 #E6729B
monochromatic
#21BC38 #3EDD55 #72E683 #A6EFB1 #DAF8DE
Accessibility & contrast
On white
1.57
#72E683 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#72E683 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E683
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E683 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E683 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57C
Deuteranopia (green-blind)
#D9CA89
Tritanopia (blue-blind)
#5DE2CE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #72e683; /* rgb */ color: rgb(114, 230, 131); /* oklch */ color: oklch(83.4% 0.173 146.9);
Tailwind
colors: {
custom: {
50: '#a2efa8',
500: '#72e683',
950: '#000000',
},
}SCSS
$custom: #72e683; $custom-light: #a2efa8; $custom-dark: #000000;
JSON
{
"hex": "#72e683",
"rgb": {
"r": 114,
"g": 230,
"b": 131
},
"hsl": {
"h": 128.793,
"s": 69.88,
"l": 67.451
},
"oklch": {
"l": 0.83356,
"c": 0.17263,
"h": 146.9
},
"luminance": 0.6181
}Semantic roles & 50–950 ramp
primary
#72E683
secondary
#BC40AA
accent
#14B6D2
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#101610
muted
#808580