#72F3AA#72F3AA
#72F3AA is a very light, vivid green. Relative luminance 0.706; OKLCH L 87.2% C 0.155 H 156.3°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #72F3AA |
|---|---|
| RGB | rgb(114, 243, 170) |
| HSL | hsl(146, 84%, 70%) |
| HSV | hsv(146, 53%, 95%) |
| CMYK | cmyk(53.1%, 0%, 30%, 4.7%) |
| CIE-LAB | lab(87.28, -51.92, 24.59) |
| CIE-LCH | lch(87.28, 57.44, 154.66°) |
| OKLab | oklab(87.22% -0.1417 0.0623) |
| OKLCH | oklch(87.22% 0.155 156.3) |
| XYZ | xyz(46.2420, 70.5768, 49.2083) |
| Luminance | 0.7058 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.61
Seafoam (survey)
#80F9AD
ΔE00 1.76
Light Blue Green
#7EFBB3
ΔE00 1.87
Light Greenish Blue
#63F7B4
ΔE00 2.31
Light Bluish Green
#76FDA8
ΔE00 2.76
Light Green Blue
#56FCA2
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72F3AA #F372BB
analogous
#7AF372 #72F3AA #72F3EB
triadic
#72F3AA #AA72F3 #F3AA72
tetradic
#72F3AA #727AF3 #F372BB #F3EB72
square
#72F3AA #727AF3 #F372BB #F3EB72
split-complementary
#72F3AA #EB72F3 #F3727A
monochromatic
#12D868 #3AEE88 #72F3AA #AAF8CC #E3FDEE
Accessibility & contrast
On white
1.39
#72F3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#72F3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72F3AA
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72F3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72F3AA | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E2A6
Deuteranopia (green-blind)
#DFD6AE
Tritanopia (blue-blind)
#4BF1E0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #72f3aa; /* rgb */ color: rgb(114, 243, 170); /* oklch */ color: oklch(87.2% 0.155 156.3);
Tailwind
colors: {
custom: {
50: '#a3f8c3',
500: '#72f3aa',
950: '#000000',
},
}SCSS
$custom: #72f3aa; $custom-light: #a3f8c3; $custom-dark: #000000;
JSON
{
"hex": "#72f3aa",
"rgb": {
"r": 114,
"g": 243,
"b": 170
},
"hsl": {
"h": 146.047,
"s": 84.314,
"l": 70
},
"oklch": {
"l": 0.87221,
"c": 0.15479,
"h": 156.3
},
"luminance": 0.70581
}Semantic roles & 50–950 ramp
primary
#72F3AA
secondary
#CD3C8E
accent
#0581E1
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582