#72E39B#72E39B
#72E39B is a very light, vivid green. Relative luminance 0.609; OKLCH L 83.1% C 0.146 H 153.8°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #72E39B |
|---|---|
| RGB | rgb(114, 227, 155) |
| HSL | hsl(142, 67%, 67%) |
| HSV | hsv(142, 50%, 89%) |
| CMYK | cmyk(49.8%, 0%, 31.7%, 11%) |
| CIE-LAB | lab(82.31, -48.07, 25.52) |
| CIE-LCH | lch(82.31, 54.42, 152.04°) |
| OKLab | oklab(83.08% -0.131 0.0644) |
| OKLCH | oklch(83.08% 0.146 153.8) |
| XYZ | xyz(40.3220, 60.8789, 40.6300) |
| Luminance | 0.6088 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.74
Seafoam (survey)
#80F9AD
ΔE00 4.78
Aqua Green
#12E193
ΔE00 4.88
Hospital Green
#9BE5AA
ΔE00 4.91
Light Sea Green
#98F6B0
ΔE00 5.22
Light Greenish Blue
#63F7B4
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E39B #E372BA
analogous
#82E372 #72E39B #72E3D4
triadic
#72E39B #9B72E3 #E39B72
tetradic
#72E39B #7282E3 #E372BA #E3D472
square
#72E39B #7282E3 #E372BA #E3D472
split-complementary
#72E39B #D472E3 #E37282
monochromatic
#24B659 #3FD977 #72E39B #A5EDBF #D8F7E3
Accessibility & contrast
On white
1.59
#72E39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#72E39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E39B
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E39B | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D496
Deuteranopia (green-blind)
#D3C89F
Tritanopia (blue-blind)
#56E1D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #72e39b; /* rgb */ color: rgb(114, 227, 155); /* oklch */ color: oklch(83.1% 0.146 153.8);
Tailwind
colors: {
custom: {
50: '#a1ecb9',
500: '#72e39b',
950: '#000000',
},
}SCSS
$custom: #72e39b; $custom-light: #a1ecb9; $custom-dark: #000000;
JSON
{
"hex": "#72e39b",
"rgb": {
"r": 114,
"g": 227,
"b": 155
},
"hsl": {
"h": 141.77,
"s": 66.864,
"l": 66.863
},
"oklch": {
"l": 0.83077,
"c": 0.14599,
"h": 153.8
},
"luminance": 0.60882
}Semantic roles & 50–950 ramp
primary
#72E39B
secondary
#B7428D
accent
#178CCF
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581