#72DF92#72DF92
#72DF92 is a light, vivid green. Relative luminance 0.584; OKLCH L 81.9% C 0.149 H 151.4°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #72DF92 |
|---|---|
| RGB | rgb(114, 223, 146) |
| HSL | hsl(138, 63%, 66%) |
| HSV | hsv(138, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 34.5%, 12.5%) |
| CIE-LAB | lab(80.97, -48.00, 28.34) |
| CIE-LCH | lch(80.97, 55.75, 149.44°) |
| OKLab | oklab(81.93% -0.1306 0.0711) |
| OKLCH | oklch(81.93% 0.149 151.4) |
| XYZ | xyz(38.5128, 58.4251, 36.4363) |
| Luminance | 0.5843 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.84
Aqua Green
#12E193
ΔE00 5.20
Lightgreen
#90EE90
ΔE00 5.30
Hospital Green
#9BE5AA
ΔE00 5.39
Seafoam Green
#7AF9AB
ΔE00 5.75
Seafoam (survey)
#80F9AD
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DF92 #DF72BF
analogous
#88DF72 #72DF92 #72DFC9
triadic
#72DF92 #9272DF #DF9272
tetradic
#72DF92 #7288DF #DF72BF #DFC972
square
#72DF92 #7288DF #DF72BF #DFC972
split-complementary
#72DF92 #C972DF #DF7288
monochromatic
#28AF4F #40D46B #72DF92 #A4EAB9 #D6F6DF
Accessibility & contrast
On white
1.66
#72DF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#72DF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DF92
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DF92 | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08D
Deuteranopia (green-blind)
#D0C597
Tritanopia (blue-blind)
#5ADCCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #72df92; /* rgb */ color: rgb(114, 223, 146); /* oklch */ color: oklch(81.9% 0.149 151.4);
Tailwind
colors: {
custom: {
50: '#a1eab2',
500: '#72df92',
950: '#000000',
},
}SCSS
$custom: #72df92; $custom-light: #a1eab2; $custom-dark: #000000;
JSON
{
"hex": "#72df92",
"rgb": {
"r": 114,
"g": 223,
"b": 146
},
"hsl": {
"h": 137.615,
"s": 63.006,
"l": 66.078
},
"oklch": {
"l": 0.81932,
"c": 0.14868,
"h": 151.4
},
"luminance": 0.58428
}Semantic roles & 50–950 ramp
primary
#72DF92
secondary
#B14591
accent
#1B97CB
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481