#72FCA8#72FCA8
#72FCA8 is a very light, vivid green. Relative luminance 0.760; OKLCH L 89.3% C 0.169 H 154.3°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #72FCA8 |
|---|---|
| RGB | rgb(114, 252, 168) |
| HSL | hsl(143, 96%, 72%) |
| HSV | hsv(143, 55%, 99%) |
| CMYK | cmyk(54.8%, 0%, 33.3%, 1.2%) |
| CIE-LAB | lab(89.87, -55.92, 29.12) |
| CIE-LCH | lch(89.87, 63.05, 152.49°) |
| OKLab | oklab(89.33% -0.152 0.0733) |
| OKLCH | oklch(89.33% 0.169 154.3) |
| XYZ | xyz(48.8139, 76.0210, 49.1393) |
| Luminance | 0.7602 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.42
Seafoam Green
#7AF9AB
ΔE00 1.19
Seafoam (survey)
#80F9AD
ΔE00 1.67
Light Green Blue
#56FCA2
ΔE00 1.85
Sea Green (survey)
#53FCA1
ΔE00 2.03
Light Blue Green
#7EFBB3
ΔE00 2.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FCA8 #FC72C6
analogous
#81FC72 #72FCA8 #72FCED
triadic
#72FCA8 #A872FC #FCA872
tetradic
#72FCA8 #7281FC #FC72C6 #FCED72
square
#72FCA8 #7281FC #FC72C6 #FCED72
split-complementary
#72FCA8 #ED72FC #FC7281
monochromatic
#05EF60 #36FB83 #72FCA8 #AEFDCD #E1FEED
Accessibility & contrast
On white
1.30
#72FCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#72FCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FCA8
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FCA8 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEAA3
Deuteranopia (green-blind)
#E8DDAD
Tritanopia (blue-blind)
#49F9E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #72fca8; /* rgb */ color: rgb(114, 252, 168); /* oklch */ color: oklch(89.3% 0.169 154.3);
Tailwind
colors: {
custom: {
50: '#a4fec2',
500: '#72fca8',
950: '#000000',
},
}SCSS
$custom: #72fca8; $custom-light: #a4fec2; $custom-dark: #000000;
JSON
{
"hex": "#72fca8",
"rgb": {
"r": 114,
"g": 252,
"b": 168
},
"hsl": {
"h": 143.478,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.89327,
"c": 0.16879,
"h": 154.3
},
"luminance": 0.76025
}Semantic roles & 50–950 ramp
primary
#72FCA8
secondary
#D83A9A
accent
#008CE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682