#72E28B#72E28B
#72E28B is a very light, vivid green. Relative luminance 0.598; OKLCH L 82.5% C 0.160 H 149.1°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #72E28B |
|---|---|
| RGB | rgb(114, 226, 139) |
| HSL | hsl(133, 66%, 67%) |
| HSV | hsv(133, 50%, 89%) |
| CMYK | cmyk(49.6%, 0%, 38.5%, 11.4%) |
| CIE-LAB | lab(81.75, -50.43, 32.94) |
| CIE-LCH | lch(81.75, 60.24, 146.85°) |
| OKLab | oklab(82.53% -0.1369 0.0819) |
| OKLCH | oklch(82.53% 0.16 149.1) |
| XYZ | xyz(38.7935, 59.8311, 33.9254) |
| Luminance | 0.5983 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.90
Lightgreen
#90EE90
ΔE00 4.07
Tealish Green
#0CDC73
ΔE00 5.39
Seafoam Green
#7AF9AB
ΔE00 5.69
Seafoam (survey)
#80F9AD
ΔE00 5.82
Aqua Green
#12E193
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E28B #E272C9
analogous
#91E272 #72E28B #72E2C3
triadic
#72E28B #8B72E2 #E28B72
tetradic
#72E28B #7291E2 #E272C9 #E2C372
square
#72E28B #7291E2 #E272C9 #E2C372
split-complementary
#72E28B #C372E2 #E27291
monochromatic
#25B445 #3FD861 #72E28B #A5ECB5 #D8F7DF
Accessibility & contrast
On white
1.62
#72E28B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#72E28B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E28B
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E28B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E28B | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D285
Deuteranopia (green-blind)
#D4C790
Tritanopia (blue-blind)
#5CDECC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #72e28b; /* rgb */ color: rgb(114, 226, 139); /* oklch */ color: oklch(82.5% 0.160 149.1);
Tailwind
colors: {
custom: {
50: '#a1ecad',
500: '#72e28b',
950: '#000000',
},
}SCSS
$custom: #72e28b; $custom-light: #a1ecad; $custom-dark: #000000;
JSON
{
"hex": "#72e28b",
"rgb": {
"r": 114,
"g": 226,
"b": 139
},
"hsl": {
"h": 133.393,
"s": 65.882,
"l": 66.667
},
"oklch": {
"l": 0.82525,
"c": 0.15954,
"h": 149.1
},
"luminance": 0.59834
}Semantic roles & 50–950 ramp
primary
#72E28B
secondary
#B5439C
accent
#18A5CE
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581