#72FFAE#72FFAE
#72FFAE is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.2% C 0.168 H 155.6°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #72FFAE |
|---|---|
| RGB | rgb(114, 255, 174) |
| HSL | hsl(146, 100%, 72%) |
| HSV | hsv(146, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(90.85, -56.02, 27.42) |
| CIE-LCH | lch(90.85, 62.37, 153.92°) |
| OKLab | oklab(90.16% -0.1525 0.0693) |
| OKLCH | oklch(90.16% 0.168 155.6) |
| XYZ | xyz(50.3353, 78.1488, 52.4678) |
| Luminance | 0.7815 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.08
Seafoam Green
#7AF9AB
ΔE00 1.45
Light Blue Green
#7EFBB3
ΔE00 1.79
Seafoam (survey)
#80F9AD
ΔE00 1.81
Light Green Blue
#56FCA2
ΔE00 2.17
Sea Green (survey)
#53FCA1
ΔE00 2.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FFAE #FF72C3
analogous
#7DFF72 #72FFAE #72FFF5
triadic
#72FFAE #AE72FF #FFAE72
tetradic
#72FFAE #727DFF #FF72C3 #FFF572
square
#72FFAE #727DFF #FF72C3 #FFF572
split-complementary
#72FFAE #F572FF #FF727D
monochromatic
#00F769 #35FF8B #72FFAE #AFFFD1 #E0FFED
Accessibility & contrast
On white
1.26
#72FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#72FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FFAE
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FFAE | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDA9
Deuteranopia (green-blind)
#EADFB3
Tritanopia (blue-blind)
#45FDEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #72ffae; /* rgb */ color: rgb(114, 255, 174); /* oklch */ color: oklch(90.2% 0.168 155.6);
Tailwind
colors: {
custom: {
50: '#a5ffc6',
500: '#72ffae',
950: '#000000',
},
}SCSS
$custom: #72ffae; $custom-light: #a5ffc6; $custom-dark: #000000;
JSON
{
"hex": "#72ffae",
"rgb": {
"r": 114,
"g": 255,
"b": 174
},
"hsl": {
"h": 145.532,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.90163,
"c": 0.16752,
"h": 155.6
},
"luminance": 0.78153
}Semantic roles & 50–950 ramp
primary
#72FFAE
secondary
#DC3997
accent
#0084E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682