#72D27C#72D27C
#72D27C is a light, vivid green. Relative luminance 0.511; OKLCH L 78.4% C 0.151 H 146.2°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #72D27C |
|---|---|
| RGB | rgb(114, 210, 124) |
| HSL | hsl(126, 52%, 64%) |
| HSV | hsv(126, 46%, 82%) |
| CMYK | cmyk(45.7%, 0%, 41%, 17.6%) |
| CIE-LAB | lab(76.75, -46.18, 34.02) |
| CIE-LCH | lch(76.75, 57.36, 143.62°) |
| OKLab | oklab(78.37% -0.1255 0.084) |
| OKLCH | oklch(78.37% 0.151 146.2) |
| XYZ | xyz(33.6223, 51.1235, 27.1610) |
| Luminance | 0.5113 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.10
Emerald
#50C878
ΔE00 4.17
Seaweed
#18D17B
ΔE00 5.80
Tealish Green
#0CDC73
ΔE00 5.94
Dark Mint
#48C072
ΔE00 5.99
Weird Green
#3AE57F
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D27C #D272C8
analogous
#98D272 #72D27C #72D2AC
triadic
#72D27C #7C72D2 #D27C72
tetradic
#72D27C #7298D2 #D272C8 #D2AC72
square
#72D27C #7298D2 #D272C8 #D2AC72
split-complementary
#72D27C #AC72D2 #D27298
monochromatic
#31993C #44C351 #72D27C #A0E1A7 #CFF0D2
Accessibility & contrast
On white
1.87
#72D27C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#72D27C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D27C
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D27C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D27C | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C376
Deuteranopia (green-blind)
#C7BA81
Tritanopia (blue-blind)
#63CEBD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #72d27c; /* rgb */ color: rgb(114, 210, 124); /* oklch */ color: oklch(78.4% 0.151 146.2);
Tailwind
colors: {
custom: {
50: '#a0e0a3',
500: '#72d27c',
950: '#000000',
},
}SCSS
$custom: #72d27c; $custom-light: #a0e0a3; $custom-dark: #000000;
JSON
{
"hex": "#72d27c",
"rgb": {
"r": 114,
"g": 210,
"b": 124
},
"hsl": {
"h": 126.25,
"s": 51.613,
"l": 63.529
},
"oklch": {
"l": 0.78369,
"c": 0.15106,
"h": 146.2
},
"luminance": 0.51126
}Semantic roles & 50–950 ramp
primary
#72D27C
secondary
#9E4A95
accent
#26AFBF
background
#FCFEFC
surface
#F6FCF5
border
#D0D5CF
text
#0F150F
muted
#808480