#72FEAF#72FEAF
#72FEAF is a very light, vivid green. Relative luminance 0.776; OKLCH L 89.9% C 0.165 H 156.0°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #72FEAF |
|---|---|
| RGB | rgb(114, 254, 175) |
| HSL | hsl(146, 99%, 72%) |
| HSV | hsv(146, 55%, 100%) |
| CMYK | cmyk(55.1%, 0%, 31.1%, 0.4%) |
| CIE-LAB | lab(90.57, -55.44, 26.55) |
| CIE-LCH | lch(90.57, 61.47, 154.41°) |
| OKLab | oklab(89.95% -0.1511 0.0671) |
| OKLCH | oklch(89.95% 0.165 156) |
| XYZ | xyz(50.1150, 77.5516, 52.8771) |
| Luminance | 0.7756 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.31
Light Bluish Green
#76FDA8
ΔE00 1.32
Light Blue Green
#7EFBB3
ΔE00 1.49
Seafoam (survey)
#80F9AD
ΔE00 1.65
Light Green Blue
#56FCA2
ΔE00 2.33
Sea Green (survey)
#53FCA1
ΔE00 2.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FEAF #FE72C1
analogous
#7BFE72 #72FEAF #72FEF5
triadic
#72FEAF #AF72FE #FEAF72
tetradic
#72FEAF #727BFE #FE72C1 #FEF572
square
#72FEAF #727BFE #FE72C1 #FEF572
split-complementary
#72FEAF #F572FE #FE727B
monochromatic
#02F46B #35FE8D #72FEAF #AFFED1 #E1FFEE
Accessibility & contrast
On white
1.27
#72FEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#72FEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FEAF
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FEAF | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECAA
Deuteranopia (green-blind)
#E9DEB4
Tritanopia (blue-blind)
#44FCE9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #72feaf; /* rgb */ color: rgb(114, 254, 175); /* oklch */ color: oklch(89.9% 0.165 156.0);
Tailwind
colors: {
custom: {
50: '#a5ffc7',
500: '#72feaf',
950: '#000000',
},
}SCSS
$custom: #72feaf; $custom-light: #a5ffc7; $custom-dark: #000000;
JSON
{
"hex": "#72feaf",
"rgb": {
"r": 114,
"g": 254,
"b": 175
},
"hsl": {
"h": 146.143,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.89945,
"c": 0.1653,
"h": 156
},
"luminance": 0.77556
}Semantic roles & 50–950 ramp
primary
#72FEAF
secondary
#DB3994
accent
#0082E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682