#72E8A5#72E8A5
#72E8A5 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.5% C 0.144 H 156.5°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #72E8A5 |
|---|---|
| RGB | rgb(114, 232, 165) |
| HSL | hsl(146, 72%, 68%) |
| HSV | hsv(146, 51%, 91%) |
| CMYK | cmyk(50.9%, 0%, 28.9%, 9%) |
| CIE-LAB | lab(83.97, -48.30, 22.61) |
| CIE-LCH | lch(83.97, 53.33, 154.91°) |
| OKLab | oklab(84.49% -0.1321 0.0574) |
| OKLCH | oklch(84.49% 0.144 156.5) |
| XYZ | xyz(42.5842, 64.0037, 45.6999) |
| Luminance | 0.6401 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.73
Seafoam (survey)
#80F9AD
ΔE00 3.91
Seafoam Green
#7AF9AB
ΔE00 3.92
Light Blue Green
#7EFBB3
ΔE00 4.08
Light Sea Green
#98F6B0
ΔE00 4.63
Seafoam
#7FE0B3
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E8A5 #E872B5
analogous
#7AE872 #72E8A5 #72E8E0
triadic
#72E8A5 #A572E8 #E8A572
tetradic
#72E8A5 #727AE8 #E872B5 #E8E072
square
#72E8A5 #727AE8 #E872B5 #E8E072
split-complementary
#72E8A5 #E072E8 #E8727A
monochromatic
#1FC065 #3DDF83 #72E8A5 #A7F1C7 #DBF9E8
Accessibility & contrast
On white
1.52
#72E8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#72E8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E8A5
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E8A5 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D9A1
Deuteranopia (green-blind)
#D6CDA9
Tritanopia (blue-blind)
#51E6D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #72e8a5; /* rgb */ color: rgb(114, 232, 165); /* oklch */ color: oklch(84.5% 0.144 156.5);
Tailwind
colors: {
custom: {
50: '#a2f0c0',
500: '#72e8a5',
950: '#000000',
},
}SCSS
$custom: #72e8a5; $custom-light: #a2f0c0; $custom-dark: #000000;
JSON
{
"hex": "#72e8a5",
"rgb": {
"r": 114,
"g": 232,
"b": 165
},
"hsl": {
"h": 145.932,
"s": 71.951,
"l": 67.843
},
"oklch": {
"l": 0.84488,
"c": 0.144,
"h": 156.5
},
"luminance": 0.64007
}Semantic roles & 50–950 ramp
primary
#72E8A5
secondary
#BF3F88
accent
#1180D4
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582