#72DF99#72DF99
#72DF99 is a very light, vivid green. Relative luminance 0.587; OKLCH L 82.1% C 0.142 H 153.7°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #72DF99 |
|---|---|
| RGB | rgb(114, 223, 153) |
| HSL | hsl(141, 63%, 66%) |
| HSV | hsv(141, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 31.4%, 12.5%) |
| CIE-LAB | lab(81.10, -46.75, 24.90) |
| CIE-LCH | lch(81.10, 52.97, 151.96°) |
| OKLab | oklab(82.07% -0.1275 0.0629) |
| OKLCH | oklch(82.07% 0.142 153.7) |
| XYZ | xyz(39.0741, 58.6496, 39.3923) |
| Luminance | 0.5865 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.91
Aqua Green
#12E193
ΔE00 4.98
Seafoam
#7FE0B3
ΔE00 5.55
Seafoam Green
#7AF9AB
ΔE00 5.66
Seafoam (survey)
#80F9AD
ΔE00 5.67
Weird Green
#3AE57F
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DF99 #DF72B8
analogous
#81DF72 #72DF99 #72DFCF
triadic
#72DF99 #9972DF #DF9972
tetradic
#72DF99 #7281DF #DF72B8 #DFCF72
square
#72DF99 #7281DF #DF72B8 #DFCF72
split-complementary
#72DF99 #CF72DF #DF7281
monochromatic
#28AF58 #40D475 #72DF99 #A4EABD #D6F6E1
Accessibility & contrast
On white
1.65
#72DF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#72DF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DF99
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DF99 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD095
Deuteranopia (green-blind)
#CFC59D
Tritanopia (blue-blind)
#58DDCD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #72df99; /* rgb */ color: rgb(114, 223, 153); /* oklch */ color: oklch(82.1% 0.142 153.7);
Tailwind
colors: {
custom: {
50: '#a1e9b7',
500: '#72df99',
950: '#000000',
},
}SCSS
$custom: #72df99; $custom-light: #a1e9b7; $custom-dark: #000000;
JSON
{
"hex": "#72df99",
"rgb": {
"r": 114,
"g": 223,
"b": 153
},
"hsl": {
"h": 141.468,
"s": 63.006,
"l": 66.078
},
"oklch": {
"l": 0.82074,
"c": 0.14214,
"h": 153.7
},
"luminance": 0.58653
}Semantic roles & 50–950 ramp
primary
#72DF99
secondary
#B1458A
accent
#1B8CCB
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481