#72FCA5#72FCA5
#72FCA5 is a very light, vivid green. Relative luminance 0.759; OKLCH L 89.3% C 0.171 H 153.4°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #72FCA5 |
|---|---|
| RGB | rgb(114, 252, 165) |
| HSL | hsl(142, 96%, 72%) |
| HSV | hsv(142, 55%, 99%) |
| CMYK | cmyk(54.8%, 0%, 34.5%, 1.2%) |
| CIE-LAB | lab(89.82, -56.46, 30.56) |
| CIE-LCH | lch(89.82, 64.20, 151.57°) |
| OKLab | oklab(89.27% -0.1533 0.0767) |
| OKLCH | oklch(89.27% 0.171 153.4) |
| XYZ | xyz(48.5376, 75.9105, 47.6844) |
| Luminance | 0.7591 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.46
Seafoam Green
#7AF9AB
ΔE00 1.57
Light Green Blue
#56FCA2
ΔE00 1.80
Sea Green (survey)
#53FCA1
ΔE00 1.96
Seafoam (survey)
#80F9AD
ΔE00 2.01
Light Blue Green
#7EFBB3
ΔE00 2.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FCA5 #FC72C9
analogous
#84FC72 #72FCA5 #72FCEA
triadic
#72FCA5 #A572FC #FCA572
tetradic
#72FCA5 #7284FC #FC72C9 #FCEA72
square
#72FCA5 #7284FC #FC72C9 #FCEA72
split-complementary
#72FCA5 #EA72FC #FC7284
monochromatic
#05EF5B #36FB7F #72FCA5 #AEFDCB #E1FEEC
Accessibility & contrast
On white
1.30
#72FCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#72FCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FCA5
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FCA5 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEA9F
Deuteranopia (green-blind)
#E9DDAA
Tritanopia (blue-blind)
#4AF9E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #72fca5; /* rgb */ color: rgb(114, 252, 165); /* oklch */ color: oklch(89.3% 0.171 153.4);
Tailwind
colors: {
custom: {
50: '#a4fec0',
500: '#72fca5',
950: '#000000',
},
}SCSS
$custom: #72fca5; $custom-light: #a4fec0; $custom-dark: #000000;
JSON
{
"hex": "#72fca5",
"rgb": {
"r": 114,
"g": 252,
"b": 165
},
"hsl": {
"h": 142.174,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.89268,
"c": 0.17147,
"h": 153.4
},
"luminance": 0.75915
}Semantic roles & 50–950 ramp
primary
#72FCA5
secondary
#D83A9E
accent
#0091E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682