#72FFA7#72FFA7
#72FFA7 is a very light, vivid green. Relative luminance 0.779; OKLCH L 90.0% C 0.174 H 153.6°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #72FFA7 |
|---|---|
| RGB | rgb(114, 255, 167) |
| HSL | hsl(143, 100%, 72%) |
| HSV | hsv(143, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 34.5%, 0%) |
| CIE-LAB | lab(90.73, -57.29, 30.78) |
| CIE-LCH | lch(90.73, 65.03, 151.75°) |
| OKLab | oklab(90.02% -0.1556 0.0773) |
| OKLCH | oklch(90.02% 0.174 153.6) |
| XYZ | xyz(49.6706, 77.8829, 48.9671) |
| Luminance | 0.7789 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.62
Light Green Blue
#56FCA2
ΔE00 1.85
Seafoam Green
#7AF9AB
ΔE00 1.93
Sea Green (survey)
#53FCA1
ΔE00 2.00
Seafoam (survey)
#80F9AD
ΔE00 2.32
Foam Green
#90FDA9
ΔE00 2.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FFA7 #FF72CA
analogous
#84FF72 #72FFA7 #72FFED
triadic
#72FFA7 #A772FF #FFA772
tetradic
#72FFA7 #7284FF #FF72CA #FFED72
square
#72FFA7 #7284FF #FF72CA #FFED72
split-complementary
#72FFA7 #ED72FF #FF7284
monochromatic
#00F75D #35FF81 #72FFA7 #AFFFCD #E0FFEC
Accessibility & contrast
On white
1.27
#72FFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#72FFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FFA7
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FFA7 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEDA1
Deuteranopia (green-blind)
#EBDFAD
Tritanopia (blue-blind)
#48FCE8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #72ffa7; /* rgb */ color: rgb(114, 255, 167); /* oklch */ color: oklch(90.0% 0.174 153.6);
Tailwind
colors: {
custom: {
50: '#a5ffc1',
500: '#72ffa7',
950: '#000000',
},
}SCSS
$custom: #72ffa7; $custom-light: #a5ffc1; $custom-dark: #000000;
JSON
{
"hex": "#72ffa7",
"rgb": {
"r": 114,
"g": 255,
"b": 167
},
"hsl": {
"h": 142.553,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.90023,
"c": 0.17372,
"h": 153.6
},
"luminance": 0.77887
}Semantic roles & 50–950 ramp
primary
#72FFA7
secondary
#DC399F
accent
#008FE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682