#72D69C#72D69C
#72D69C is a light, vivid green. Relative luminance 0.541; OKLCH L 80.0% C 0.126 H 156.5°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #72D69C |
|---|---|
| RGB | rgb(114, 214, 156) |
| HSL | hsl(145, 55%, 64%) |
| HSV | hsv(145, 47%, 84%) |
| CMYK | cmyk(46.7%, 0%, 27.1%, 16.1%) |
| CIE-LAB | lab(78.50, -42.30, 19.77) |
| CIE-LCH | lch(78.50, 46.70, 154.95°) |
| OKLab | oklab(79.98% -0.116 0.0503) |
| OKLCH | oklch(79.98% 0.126 156.5) |
| XYZ | xyz(36.9840, 54.0680, 39.9333) |
| Luminance | 0.5407 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.19
Eucalyptus
#44D7A8
ΔE00 5.28
Hospital Green
#9BE5AA
ΔE00 5.53
Aqua Green
#12E193
ΔE00 6.14
Mediumaquamarine
#66CDAA
ΔE00 6.21
Emerald
#50C878
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D69C #D672AC
analogous
#7AD672 #72D69C #72D6CE
triadic
#72D69C #9C72D6 #D69C72
tetradic
#72D69C #727AD6 #D672AC #D6CE72
square
#72D69C #727AD6 #D672AC #D6CE72
split-complementary
#72D69C #CE72D6 #D6727A
monochromatic
#2E9F5E #43C87B #72D69C #A1E4BD #D1F2DF
Accessibility & contrast
On white
1.78
#72D69C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#72D69C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D69C
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D69C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D69C | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C999
Deuteranopia (green-blind)
#C6BE9F
Tritanopia (blue-blind)
#59D4C6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #72d69c; /* rgb */ color: rgb(114, 214, 156); /* oklch */ color: oklch(80.0% 0.126 156.5);
Tailwind
colors: {
custom: {
50: '#a0e3b9',
500: '#72d69c',
950: '#000000',
},
}SCSS
$custom: #72d69c; $custom-light: #a0e3b9; $custom-dark: #000000;
JSON
{
"hex": "#72d69c",
"rgb": {
"r": 114,
"g": 214,
"b": 156
},
"hsl": {
"h": 145.2,
"s": 54.945,
"l": 64.314
},
"oklch": {
"l": 0.79978,
"c": 0.12643,
"h": 156.5
},
"luminance": 0.54071
}Semantic roles & 50–950 ramp
primary
#72D69C
secondary
#A4497D
accent
#2380C2
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481