#72DD93#72DD93
#72DD93 is a light, vivid green. Relative luminance 0.574; OKLCH L 81.5% C 0.145 H 152.0°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #72DD93 |
|---|---|
| RGB | rgb(114, 221, 147) |
| HSL | hsl(139, 61%, 66%) |
| HSV | hsv(139, 48%, 87%) |
| CMYK | cmyk(48.4%, 0%, 33.5%, 13.3%) |
| CIE-LAB | lab(80.40, -46.98, 27.06) |
| CIE-LCH | lch(80.40, 54.22, 150.06°) |
| OKLab | oklab(81.47% -0.1279 0.0681) |
| OKLCH | oklch(81.47% 0.145 152) |
| XYZ | xyz(38.0597, 57.3939, 36.6707) |
| Luminance | 0.5740 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 5.21
Hospital Green
#9BE5AA
ΔE00 5.28
Weird Green
#3AE57F
ΔE00 5.29
Lightgreen
#90EE90
ΔE00 5.85
Emerald
#50C878
ΔE00 5.90
Seaweed
#18D17B
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DD93 #DD72BC
analogous
#86DD72 #72DD93 #72DDC9
triadic
#72DD93 #9372DD #DD9372
tetradic
#72DD93 #7286DD #DD72BC #DDC972
square
#72DD93 #7286DD #DD72BC #DDC972
split-complementary
#72DD93 #C972DD #DD7286
monochromatic
#29AB51 #41D16D #72DD93 #A3E9B9 #D5F5DF
Accessibility & contrast
On white
1.68
#72DD93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#72DD93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DD93
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DD93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DD93 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE8E
Deuteranopia (green-blind)
#CEC398
Tritanopia (blue-blind)
#5BDACA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #72dd93; /* rgb */ color: rgb(114, 221, 147); /* oklch */ color: oklch(81.5% 0.145 152.0);
Tailwind
colors: {
custom: {
50: '#a1e8b3',
500: '#72dd93',
950: '#000000',
},
}SCSS
$custom: #72dd93; $custom-light: #a1e8b3; $custom-dark: #000000;
JSON
{
"hex": "#72dd93",
"rgb": {
"r": 114,
"g": 221,
"b": 147
},
"hsl": {
"h": 138.505,
"s": 61.143,
"l": 65.686
},
"oklch": {
"l": 0.8147,
"c": 0.14487,
"h": 152
},
"luminance": 0.57397
}Semantic roles & 50–950 ramp
primary
#72DD93
secondary
#AE468E
accent
#1D94C9
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481