#72D07E#72D07E
#72D07E is a light, vivid green. Relative luminance 0.502; OKLCH L 77.9% C 0.146 H 146.8°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #72D07E |
|---|---|
| RGB | rgb(114, 208, 126) |
| HSL | hsl(128, 50%, 63%) |
| HSV | hsv(128, 45%, 82%) |
| CMYK | cmyk(45.2%, 0%, 39.4%, 18.4%) |
| CIE-LAB | lab(76.19, -45.02, 32.26) |
| CIE-LCH | lch(76.19, 55.39, 144.37°) |
| OKLab | oklab(77.92% -0.1224 0.08) |
| OKLCH | oklch(77.92% 0.146 146.8) |
| XYZ | xyz(33.2593, 50.1932, 27.6703) |
| Luminance | 0.5020 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.54
Emerald
#50C878
ΔE00 3.76
Dark Mint
#48C072
ΔE00 5.53
Seaweed
#18D17B
ΔE00 5.71
Tealish Green
#0CDC73
ΔE00 6.30
Weird Green
#3AE57F
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D07E #D072C4
analogous
#95D072 #72D07E #72D0AD
triadic
#72D07E #7E72D0 #D07E72
tetradic
#72D07E #7295D0 #D072C4 #D0AD72
square
#72D07E #7295D0 #D072C4 #D0AD72
split-complementary
#72D07E #AD72D0 #D07295
monochromatic
#32963F #44C154 #72D07E #A0DFA8 #CEEFD2
Accessibility & contrast
On white
1.90
#72D07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#72D07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D07E
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D07E | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C178
Deuteranopia (green-blind)
#C5B883
Tritanopia (blue-blind)
#63CCBC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #72d07e; /* rgb */ color: rgb(114, 208, 126); /* oklch */ color: oklch(77.9% 0.146 146.8);
Tailwind
colors: {
custom: {
50: '#a0dfa4',
500: '#72d07e',
950: '#000000',
},
}SCSS
$custom: #72d07e; $custom-light: #a0dfa4; $custom-dark: #000000;
JSON
{
"hex": "#72d07e",
"rgb": {
"r": 114,
"g": 208,
"b": 126
},
"hsl": {
"h": 127.66,
"s": 50,
"l": 63.137
},
"oklch": {
"l": 0.77918,
"c": 0.14621,
"h": 146.8
},
"luminance": 0.50196
}Semantic roles & 50–950 ramp
primary
#72D07E
secondary
#9B4B91
accent
#28AABD
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480