#72F0AB#72F0AB
#72F0AB is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.5% C 0.150 H 157.2°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #72F0AB |
|---|---|
| RGB | rgb(114, 240, 171) |
| HSL | hsl(147, 81%, 69%) |
| HSV | hsv(147, 53%, 94%) |
| CMYK | cmyk(52.5%, 0%, 28.8%, 5.9%) |
| CIE-LAB | lab(86.42, -50.49, 22.90) |
| CIE-LCH | lch(86.42, 55.44, 155.61°) |
| OKLab | oklab(86.53% -0.138 0.0581) |
| OKLCH | oklch(86.53% 0.15 157.2) |
| XYZ | xyz(45.4465, 68.8339, 49.4115) |
| Luminance | 0.6884 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.26
Light Blue Green
#7EFBB3
ΔE00 2.44
Seafoam Green
#7AF9AB
ΔE00 2.45
Seafoam (survey)
#80F9AD
ΔE00 2.49
Light Bluish Green
#76FDA8
ΔE00 3.66
Light Sea Green
#98F6B0
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72F0AB #F072B7
analogous
#78F072 #72F0AB #72F0EA
triadic
#72F0AB #AB72F0 #F0AB72
tetradic
#72F0AB #7278F0 #F072B7 #F0EA72
square
#72F0AB #7278F0 #F072B7 #F0EA72
split-complementary
#72F0AB #EA72F0 #F07278
monochromatic
#16D16B #3BEA8A #72F0AB #A9F6CC #E1FCED
Accessibility & contrast
On white
1.42
#72F0AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#72F0AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72F0AB
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72F0AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72F0AB | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE0A7
Deuteranopia (green-blind)
#DCD3AF
Tritanopia (blue-blind)
#4CEEDE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #72f0ab; /* rgb */ color: rgb(114, 240, 171); /* oklch */ color: oklch(86.5% 0.150 157.2);
Tailwind
colors: {
custom: {
50: '#a3f6c4',
500: '#72f0ab',
950: '#000000',
},
}SCSS
$custom: #72f0ab; $custom-light: #a3f6c4; $custom-dark: #000000;
JSON
{
"hex": "#72f0ab",
"rgb": {
"r": 114,
"g": 240,
"b": 171
},
"hsl": {
"h": 147.143,
"s": 80.769,
"l": 69.412
},
"oklch": {
"l": 0.86527,
"c": 0.14979,
"h": 157.2
},
"luminance": 0.68838
}Semantic roles & 50–950 ramp
primary
#72F0AB
secondary
#C93D8A
accent
#087DDD
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101712
muted
#818582