#72DF90#72DF90
#72DF90 is a light, vivid green. Relative luminance 0.584; OKLCH L 81.9% C 0.151 H 150.8°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #72DF90 |
|---|---|
| RGB | rgb(114, 223, 144) |
| HSL | hsl(137, 63%, 66%) |
| HSV | hsv(137, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 35.4%, 12.5%) |
| CIE-LAB | lab(80.94, -48.35, 29.33) |
| CIE-LCH | lch(80.94, 56.55, 148.76°) |
| OKLab | oklab(81.89% -0.1314 0.0734) |
| OKLCH | oklch(81.89% 0.151 150.8) |
| XYZ | xyz(38.3586, 58.3634, 35.6241) |
| Luminance | 0.5837 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.63
Lightgreen
#90EE90
ΔE00 5.08
Aqua Green
#12E193
ΔE00 5.33
Hospital Green
#9BE5AA
ΔE00 5.58
Tealish Green
#0CDC73
ΔE00 5.83
Seafoam Green
#7AF9AB
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DF90 #DF72C1
analogous
#8ADF72 #72DF90 #72DFC6
triadic
#72DF90 #9072DF #DF9072
tetradic
#72DF90 #728ADF #DF72C1 #DFC672
square
#72DF90 #728ADF #DF72C1 #DFC672
split-complementary
#72DF90 #C672DF #DF728A
monochromatic
#28AF4D #40D469 #72DF90 #A4EAB7 #D6F6DF
Accessibility & contrast
On white
1.66
#72DF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#72DF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DF90
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DF90 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF8B
Deuteranopia (green-blind)
#D0C595
Tritanopia (blue-blind)
#5BDCCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #72df90; /* rgb */ color: rgb(114, 223, 144); /* oklch */ color: oklch(81.9% 0.151 150.8);
Tailwind
colors: {
custom: {
50: '#a1eab1',
500: '#72df90',
950: '#000000',
},
}SCSS
$custom: #72df90; $custom-light: #a1eab1; $custom-dark: #000000;
JSON
{
"hex": "#72df90",
"rgb": {
"r": 114,
"g": 223,
"b": 144
},
"hsl": {
"h": 136.514,
"s": 63.006,
"l": 66.078
},
"oklch": {
"l": 0.81893,
"c": 0.15056,
"h": 150.8
},
"luminance": 0.58366
}Semantic roles & 50–950 ramp
primary
#72DF90
secondary
#B14593
accent
#1B9ACB
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481