#72E8AB#72E8AB
#72E8AB is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.6% C 0.139 H 158.8°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #72E8AB |
|---|---|
| RGB | rgb(114, 232, 171) |
| HSL | hsl(149, 72%, 68%) |
| HSV | hsv(149, 51%, 91%) |
| CMYK | cmyk(50.9%, 0%, 26.3%, 9%) |
| CIE-LAB | lab(84.08, -47.13, 19.67) |
| CIE-LCH | lch(84.08, 51.07, 157.35°) |
| OKLab | oklab(84.62% -0.1294 0.0501) |
| OKLCH | oklch(84.62% 0.139 158.8) |
| XYZ | xyz(43.1432, 64.2273, 48.6438) |
| Luminance | 0.6423 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.54
Seafoam
#7FE0B3
ΔE00 3.83
Light Blue Green
#7EFBB3
ΔE00 4.37
Seafoam (survey)
#80F9AD
ΔE00 4.49
Seafoam Green
#7AF9AB
ΔE00 4.55
Hospital Green
#9BE5AA
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E8AB #E872AF
analogous
#74E872 #72E8AB #72E8E6
triadic
#72E8AB #AB72E8 #E8AB72
tetradic
#72E8AB #7274E8 #E872AF #E8E672
square
#72E8AB #7274E8 #E872AF #E8E672
split-complementary
#72E8AB #E672E8 #E87274
monochromatic
#1FC06D #3DDF8C #72E8AB #A7F1CA #DBF9EA
Accessibility & contrast
On white
1.52
#72E8AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#72E8AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E8AB
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E8AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E8AB | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A7
Deuteranopia (green-blind)
#D5CDAF
Tritanopia (blue-blind)
#4EE7D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #72e8ab; /* rgb */ color: rgb(114, 232, 171); /* oklch */ color: oklch(84.6% 0.139 158.8);
Tailwind
colors: {
custom: {
50: '#a2f0c4',
500: '#72e8ab',
950: '#000000',
},
}SCSS
$custom: #72e8ab; $custom-light: #a2f0c4; $custom-dark: #000000;
JSON
{
"hex": "#72e8ab",
"rgb": {
"r": 114,
"g": 232,
"b": 171
},
"hsl": {
"h": 148.983,
"s": 71.951,
"l": 67.843
},
"oklch": {
"l": 0.84621,
"c": 0.13877,
"h": 158.8
},
"luminance": 0.64231
}Semantic roles & 50–950 ramp
primary
#72E8AB
secondary
#BF3F81
accent
#1176D4
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582