#72E99B#72E99B
#72E99B is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.5% C 0.154 H 153.0°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #72E99B |
|---|---|
| RGB | rgb(114, 233, 155) |
| HSL | hsl(141, 73%, 68%) |
| HSV | hsv(141, 51%, 91%) |
| CMYK | cmyk(51.1%, 0%, 33.5%, 8.6%) |
| CIE-LAB | lab(84.08, -50.56, 27.91) |
| CIE-LCH | lch(84.08, 57.75, 151.10°) |
| OKLab | oklab(84.52% -0.1376 0.0702) |
| OKLCH | oklch(84.52% 0.154 153) |
| XYZ | xyz(41.9917, 64.2183, 41.1865) |
| Luminance | 0.6422 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.49
Seafoam (survey)
#80F9AD
ΔE00 3.61
Light Bluish Green
#76FDA8
ΔE00 4.24
Light Blue Green
#7EFBB3
ΔE00 4.28
Light Sea Green
#98F6B0
ΔE00 4.50
Light Green Blue
#56FCA2
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E99B #E972C0
analogous
#84E972 #72E99B #72E9D6
triadic
#72E99B #9B72E9 #E99B72
tetradic
#72E99B #7284E9 #E972C0 #E9D672
square
#72E99B #7284E9 #E972C0 #E9D672
split-complementary
#72E99B #D672E9 #E97284
monochromatic
#1EC257 #3DE175 #72E99B #A7F1C1 #DCFAE6
Accessibility & contrast
On white
1.52
#72E99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#72E99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E99B
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E99B | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D996
Deuteranopia (green-blind)
#D8CDA0
Tritanopia (blue-blind)
#55E6D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #72e99b; /* rgb */ color: rgb(114, 233, 155); /* oklch */ color: oklch(84.5% 0.154 153.0);
Tailwind
colors: {
custom: {
50: '#a2f1b9',
500: '#72e99b',
950: '#000000',
},
}SCSS
$custom: #72e99b; $custom-light: #a2f1b9; $custom-dark: #000000;
JSON
{
"hex": "#72e99b",
"rgb": {
"r": 114,
"g": 233,
"b": 155
},
"hsl": {
"h": 140.672,
"s": 73.006,
"l": 68.039
},
"oklch": {
"l": 0.84519,
"c": 0.15444,
"h": 153
},
"luminance": 0.64222
}Semantic roles & 50–950 ramp
primary
#72E99B
secondary
#C13E94
accent
#1091D5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581