#72EE8B#72EE8B
#72EE8B is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.4% C 0.176 H 148.2°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #72EE8B |
|---|---|
| RGB | rgb(114, 238, 139) |
| HSL | hsl(132, 78%, 69%) |
| HSV | hsv(132, 52%, 93%) |
| CMYK | cmyk(52.1%, 0%, 41.6%, 6.7%) |
| CIE-LAB | lab(85.30, -55.26, 37.58) |
| CIE-LCH | lch(85.30, 66.83, 145.79°) |
| OKLab | oklab(85.43% -0.1498 0.0927) |
| OKLCH | oklch(85.43% 0.176 148.2) |
| XYZ | xyz(42.1715, 66.5871, 35.0514) |
| Luminance | 0.6659 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.97
Weird Green
#3AE57F
ΔE00 3.97
Baby Green
#8CFF9E
ΔE00 4.02
Mint Green
#8FFF9F
ΔE00 4.17
Palegreen
#98FB98
ΔE00 4.26
Light Bluish Green
#76FDA8
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72EE8B #EE72D5
analogous
#97EE72 #72EE8B #72EEC9
triadic
#72EE8B #8B72EE #EE8B72
tetradic
#72EE8B #7297EE #EE72D5 #EEC972
square
#72EE8B #7297EE #EE72D5 #EEC972
split-complementary
#72EE8B #C972EE #EE7297
monochromatic
#19CD3D #3BE75E #72EE8B #A9F5B8 #DFFBE5
Accessibility & contrast
On white
1.47
#72EE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#72EE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72EE8B
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72EE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72EE8B | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC84
Deuteranopia (green-blind)
#DFD191
Tritanopia (blue-blind)
#59EAD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #72ee8b; /* rgb */ color: rgb(114, 238, 139); /* oklch */ color: oklch(85.4% 0.176 148.2);
Tailwind
colors: {
custom: {
50: '#a3f4ae',
500: '#72ee8b',
950: '#000000',
},
}SCSS
$custom: #72ee8b; $custom-light: #a3f4ae; $custom-dark: #000000;
JSON
{
"hex": "#72ee8b",
"rgb": {
"r": 114,
"g": 238,
"b": 139
},
"hsl": {
"h": 132.097,
"s": 78.481,
"l": 69.02
},
"oklch": {
"l": 0.85429,
"c": 0.17618,
"h": 148.2
},
"luminance": 0.66591
}Semantic roles & 50–950 ramp
primary
#72EE8B
secondary
#C73DAB
accent
#0BB1DB
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581