#72E485#72E485
#72E485 is a very light, vivid green. Relative luminance 0.608; OKLCH L 82.9% C 0.168 H 147.5°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #72E485 |
|---|---|
| RGB | rgb(114, 228, 133) |
| HSL | hsl(130, 68%, 67%) |
| HSV | hsv(130, 50%, 89%) |
| CMYK | cmyk(50%, 0%, 41.7%, 10.6%) |
| CIE-LAB | lab(82.25, -52.20, 36.61) |
| CIE-LCH | lch(82.25, 63.76, 144.96°) |
| OKLab | oklab(82.9% -0.1416 0.0903) |
| OKLCH | oklch(82.9% 0.168 147.5) |
| XYZ | xyz(38.9141, 60.7546, 31.8619) |
| Luminance | 0.6076 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.51
Weird Green
#3AE57F
ΔE00 3.67
Lightish Green
#61E160
ΔE00 4.84
Tealish Green
#0CDC73
ΔE00 5.27
Turquoise Green
#04F489
ΔE00 5.76
Palegreen
#98FB98
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E485 #E472D1
analogous
#98E472 #72E485 #72E4BE
triadic
#72E485 #8572E4 #E48572
tetradic
#72E485 #7298E4 #E472D1 #E4BE72
square
#72E485 #7298E4 #E472D1 #E4BE72
split-complementary
#72E485 #BE72E4 #E47298
monochromatic
#23B83C #3FDA59 #72E485 #A5EEB1 #D9F8DE
Accessibility & contrast
On white
1.60
#72E485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#72E485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E485
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E485 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D37E
Deuteranopia (green-blind)
#D7C88B
Tritanopia (blue-blind)
#5DE0CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #72e485; /* rgb */ color: rgb(114, 228, 133); /* oklch */ color: oklch(82.9% 0.168 147.5);
Tailwind
colors: {
custom: {
50: '#a2eda9',
500: '#72e485',
950: '#000000',
},
}SCSS
$custom: #72e485; $custom-light: #a2eda9; $custom-dark: #000000;
JSON
{
"hex": "#72e485",
"rgb": {
"r": 114,
"g": 228,
"b": 133
},
"hsl": {
"h": 130,
"s": 67.857,
"l": 67.059
},
"oklch": {
"l": 0.82904,
"c": 0.16799,
"h": 147.5
},
"luminance": 0.60758
}Semantic roles & 50–950 ramp
primary
#72E485
secondary
#B942A5
accent
#16B1D0
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101610
muted
#808581