#72FFA1#72FFA1
#72FFA1 is a very light, vivid green. Relative luminance 0.777; OKLCH L 89.9% C 0.179 H 152.0°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #72FFA1 |
|---|---|
| RGB | rgb(114, 255, 161) |
| HSL | hsl(140, 100%, 72%) |
| HSV | hsv(140, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 36.9%, 0%) |
| CIE-LAB | lab(90.63, -58.33, 33.65) |
| CIE-LCH | lch(90.63, 67.34, 150.02°) |
| OKLab | oklab(89.91% -0.1582 0.084) |
| OKLCH | oklch(89.91% 0.179 152) |
| XYZ | xyz(49.1288, 77.6662, 46.1134) |
| Luminance | 0.7767 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.44
Light Green Blue
#56FCA2
ΔE00 2.18
Sea Green (survey)
#53FCA1
ΔE00 2.25
Baby Green
#8CFF9E
ΔE00 2.56
Seafoam Green
#7AF9AB
ΔE00 2.71
Mint Green
#8FFF9F
ΔE00 2.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FFA1 #FF72D0
analogous
#8AFF72 #72FFA1 #72FFE8
triadic
#72FFA1 #A172FF #FFA172
tetradic
#72FFA1 #728AFF #FF72D0 #FFE872
square
#72FFA1 #728AFF #FF72D0 #FFE872
split-complementary
#72FFA1 #E872FF #FF728A
monochromatic
#00F752 #35FF78 #72FFA1 #AFFFCA #E0FFEB
Accessibility & contrast
On white
1.27
#72FFA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#72FFA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FFA1
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FFA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FFA1 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC9B
Deuteranopia (green-blind)
#ECDFA7
Tritanopia (blue-blind)
#4BFCE7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #72ffa1; /* rgb */ color: rgb(114, 255, 161); /* oklch */ color: oklch(89.9% 0.179 152.0);
Tailwind
colors: {
custom: {
50: '#a5ffbd',
500: '#72ffa1',
950: '#000000',
},
}SCSS
$custom: #72ffa1; $custom-light: #a5ffbd; $custom-dark: #000000;
JSON
{
"hex": "#72ffa1",
"rgb": {
"r": 114,
"g": 255,
"b": 161
},
"hsl": {
"h": 140,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.8991,
"c": 0.17911,
"h": 152
},
"luminance": 0.77671
}Semantic roles & 50–950 ramp
primary
#72FFA1
secondary
#DC39A6
accent
#0099E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101812
muted
#818682