#72E89B#72E89B
#72E89B is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.3% C 0.153 H 153.1°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #72E89B |
|---|---|
| RGB | rgb(114, 232, 155) |
| HSL | hsl(141, 72%, 68%) |
| HSV | hsv(141, 51%, 91%) |
| CMYK | cmyk(50.9%, 0%, 33.2%, 9%) |
| CIE-LAB | lab(83.79, -50.15, 27.51) |
| CIE-LCH | lch(83.79, 57.20, 151.25°) |
| OKLab | oklab(84.28% -0.1365 0.0693) |
| OKLCH | oklch(84.28% 0.153 153.1) |
| XYZ | xyz(41.7094, 63.6537, 41.0924) |
| Luminance | 0.6366 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.68
Seafoam (survey)
#80F9AD
ΔE00 3.78
Light Blue Green
#7EFBB3
ΔE00 4.42
Light Bluish Green
#76FDA8
ΔE00 4.47
Light Sea Green
#98F6B0
ΔE00 4.59
Light Greenish Blue
#63F7B4
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E89B #E872BF
analogous
#84E872 #72E89B #72E8D6
triadic
#72E89B #9B72E8 #E89B72
tetradic
#72E89B #7284E8 #E872BF #E8D672
square
#72E89B #7284E8 #E872BF #E8D672
split-complementary
#72E89B #D672E8 #E87284
monochromatic
#1FC057 #3DDF76 #72E89B #A7F1C0 #DBF9E6
Accessibility & contrast
On white
1.53
#72E89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#72E89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E89B
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E89B | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D896
Deuteranopia (green-blind)
#D7CCA0
Tritanopia (blue-blind)
#55E5D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #72e89b; /* rgb */ color: rgb(114, 232, 155); /* oklch */ color: oklch(84.3% 0.153 153.1);
Tailwind
colors: {
custom: {
50: '#a2f0b9',
500: '#72e89b',
950: '#000000',
},
}SCSS
$custom: #72e89b; $custom-light: #a2f0b9; $custom-dark: #000000;
JSON
{
"hex": "#72e89b",
"rgb": {
"r": 114,
"g": 232,
"b": 155
},
"hsl": {
"h": 140.847,
"s": 71.951,
"l": 67.843
},
"oklch": {
"l": 0.84279,
"c": 0.15304,
"h": 153.1
},
"luminance": 0.63657
}Semantic roles & 50–950 ramp
primary
#72E89B
secondary
#BF3F93
accent
#1190D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581