#72DD94#72DD94
#72DD94 is a light, vivid green. Relative luminance 0.574; OKLCH L 81.5% C 0.144 H 152.3°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #72DD94 |
|---|---|
| RGB | rgb(114, 221, 148) |
| HSL | hsl(139, 61%, 66%) |
| HSV | hsv(139, 48%, 87%) |
| CMYK | cmyk(48.4%, 0%, 33%, 13.3%) |
| CIE-LAB | lab(80.42, -46.81, 26.57) |
| CIE-LCH | lch(80.42, 53.82, 150.42°) |
| OKLab | oklab(81.49% -0.1274 0.0669) |
| OKLCH | oklch(81.49% 0.144 152.3) |
| XYZ | xyz(38.1385, 57.4255, 37.0857) |
| Luminance | 0.5743 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 5.17
Hospital Green
#9BE5AA
ΔE00 5.20
Weird Green
#3AE57F
ΔE00 5.41
Emerald
#50C878
ΔE00 5.95
Lightgreen
#90EE90
ΔE00 5.97
Seaweed
#18D17B
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DD94 #DD72BB
analogous
#85DD72 #72DD94 #72DDC9
triadic
#72DD94 #9472DD #DD9472
tetradic
#72DD94 #7285DD #DD72BB #DDC972
square
#72DD94 #7285DD #DD72BB #DDC972
split-complementary
#72DD94 #C972DD #DD7285
monochromatic
#29AB53 #41D16F #72DD94 #A3E9B9 #D5F5DF
Accessibility & contrast
On white
1.68
#72DD94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#72DD94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DD94
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DD94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DD94 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE8F
Deuteranopia (green-blind)
#CEC398
Tritanopia (blue-blind)
#5ADACA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #72dd94; /* rgb */ color: rgb(114, 221, 148); /* oklch */ color: oklch(81.5% 0.144 152.3);
Tailwind
colors: {
custom: {
50: '#a1e8b4',
500: '#72dd94',
950: '#000000',
},
}SCSS
$custom: #72dd94; $custom-light: #a1e8b4; $custom-dark: #000000;
JSON
{
"hex": "#72dd94",
"rgb": {
"r": 114,
"g": 221,
"b": 148
},
"hsl": {
"h": 139.065,
"s": 61.143,
"l": 65.686
},
"oklch": {
"l": 0.8149,
"c": 0.14393,
"h": 152.3
},
"luminance": 0.57428
}Semantic roles & 50–950 ramp
primary
#72DD94
secondary
#AE468D
accent
#1D92C9
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481