#72E8A2#72E8A2
#72E8A2 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.4% C 0.147 H 155.4°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #72E8A2 |
|---|---|
| RGB | rgb(114, 232, 162) |
| HSL | hsl(144, 72%, 68%) |
| HSV | hsv(144, 51%, 91%) |
| CMYK | cmyk(50.9%, 0%, 30.2%, 9%) |
| CIE-LAB | lab(83.91, -48.87, 24.09) |
| CIE-LCH | lch(83.91, 54.48, 153.76°) |
| OKLab | oklab(84.42% -0.1334 0.061) |
| OKLCH | oklch(84.42% 0.147 155.4) |
| XYZ | xyz(42.3144, 63.8957, 44.2787) |
| Luminance | 0.6390 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.73
Seafoam (survey)
#80F9AD
ΔE00 3.76
Light Greenish Blue
#63F7B4
ΔE00 3.97
Light Blue Green
#7EFBB3
ΔE00 4.08
Light Sea Green
#98F6B0
ΔE00 4.53
Light Bluish Green
#76FDA8
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E8A2 #E872B8
analogous
#7DE872 #72E8A2 #72E8DD
triadic
#72E8A2 #A272E8 #E8A272
tetradic
#72E8A2 #727DE8 #E872B8 #E8DD72
square
#72E8A2 #727DE8 #E872B8 #E8DD72
split-complementary
#72E8A2 #DD72E8 #E8727D
monochromatic
#1FC061 #3DDF7F #72E8A2 #A7F1C5 #DBF9E7
Accessibility & contrast
On white
1.52
#72E8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#72E8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E8A2
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E8A2 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D89E
Deuteranopia (green-blind)
#D6CCA6
Tritanopia (blue-blind)
#52E6D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #72e8a2; /* rgb */ color: rgb(114, 232, 162); /* oklch */ color: oklch(84.4% 0.147 155.4);
Tailwind
colors: {
custom: {
50: '#a2f0be',
500: '#72e8a2',
950: '#000000',
},
}SCSS
$custom: #72e8a2; $custom-light: #a2f0be; $custom-dark: #000000;
JSON
{
"hex": "#72e8a2",
"rgb": {
"r": 114,
"g": 232,
"b": 162
},
"hsl": {
"h": 144.407,
"s": 71.951,
"l": 67.843
},
"oklch": {
"l": 0.84423,
"c": 0.14668,
"h": 155.4
},
"luminance": 0.63899
}Semantic roles & 50–950 ramp
primary
#72E8A2
secondary
#BF3F8B
accent
#1185D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582