#72F1AA#72F1AA
#72F1AA is a very light, vivid green. Relative luminance 0.694; OKLCH L 86.7% C 0.152 H 156.6°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #72F1AA |
|---|---|
| RGB | rgb(114, 241, 170) |
| HSL | hsl(146, 82%, 70%) |
| HSV | hsv(146, 53%, 95%) |
| CMYK | cmyk(52.7%, 0%, 29.5%, 5.5%) |
| CIE-LAB | lab(86.69, -51.09, 23.79) |
| CIE-LCH | lch(86.69, 56.36, 155.04°) |
| OKLab | oklab(86.74% -0.1396 0.0603) |
| OKLCH | oklch(86.74% 0.152 156.6) |
| XYZ | xyz(45.6468, 69.3863, 49.0098) |
| Luminance | 0.6939 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.09
Seafoam (survey)
#80F9AD
ΔE00 2.17
Light Blue Green
#7EFBB3
ΔE00 2.22
Light Greenish Blue
#63F7B4
ΔE00 2.32
Light Bluish Green
#76FDA8
ΔE00 3.27
Light Green Blue
#56FCA2
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72F1AA #F172B9
analogous
#7AF172 #72F1AA #72F1EA
triadic
#72F1AA #AA72F1 #F1AA72
tetradic
#72F1AA #727AF1 #F172B9 #F1EA72
square
#72F1AA #727AF1 #F172B9 #F1EA72
split-complementary
#72F1AA #EA72F1 #F1727A
monochromatic
#15D469 #3AEB88 #72F1AA #AAF7CC #E1FCED
Accessibility & contrast
On white
1.41
#72F1AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#72F1AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72F1AA
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72F1AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72F1AA | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A6
Deuteranopia (green-blind)
#DED4AE
Tritanopia (blue-blind)
#4CEFDE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #72f1aa; /* rgb */ color: rgb(114, 241, 170); /* oklch */ color: oklch(86.7% 0.152 156.6);
Tailwind
colors: {
custom: {
50: '#a3f6c3',
500: '#72f1aa',
950: '#000000',
},
}SCSS
$custom: #72f1aa; $custom-light: #a3f6c3; $custom-dark: #000000;
JSON
{
"hex": "#72f1aa",
"rgb": {
"r": 114,
"g": 241,
"b": 170
},
"hsl": {
"h": 146.457,
"s": 81.935,
"l": 69.608
},
"oklch": {
"l": 0.86744,
"c": 0.15205,
"h": 156.6
},
"luminance": 0.6939
}Semantic roles & 50–950 ramp
primary
#72F1AA
secondary
#CA3D8C
accent
#077FDE
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582