#72E89F#72E89F
#72E89F is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.4% C 0.149 H 154.4°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #72E89F |
|---|---|
| RGB | rgb(114, 232, 159) |
| HSL | hsl(143, 72%, 68%) |
| HSV | hsv(143, 51%, 91%) |
| CMYK | cmyk(50.9%, 0%, 31.5%, 9%) |
| CIE-LAB | lab(83.86, -49.42, 25.56) |
| CIE-LCH | lch(83.86, 55.64, 152.66°) |
| OKLab | oklab(84.36% -0.1347 0.0646) |
| OKLCH | oklch(84.36% 0.149 154.4) |
| XYZ | xyz(42.0509, 63.7903, 42.8910) |
| Luminance | 0.6379 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.64
Seafoam (survey)
#80F9AD
ΔE00 3.71
Light Blue Green
#7EFBB3
ΔE00 4.18
Light Greenish Blue
#63F7B4
ΔE00 4.28
Light Sea Green
#98F6B0
ΔE00 4.51
Light Bluish Green
#76FDA8
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E89F #E872BB
analogous
#80E872 #72E89F #72E8DA
triadic
#72E89F #9F72E8 #E89F72
tetradic
#72E89F #7280E8 #E872BB #E8DA72
square
#72E89F #7280E8 #E872BB #E8DA72
split-complementary
#72E89F #DA72E8 #E87280
monochromatic
#1FC05D #3DDF7B #72E89F #A7F1C3 #DBF9E7
Accessibility & contrast
On white
1.53
#72E89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#72E89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E89F
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E89F | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D89A
Deuteranopia (green-blind)
#D7CCA3
Tritanopia (blue-blind)
#53E6D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #72e89f; /* rgb */ color: rgb(114, 232, 159); /* oklch */ color: oklch(84.4% 0.149 154.4);
Tailwind
colors: {
custom: {
50: '#a2f0bb',
500: '#72e89f',
950: '#000000',
},
}SCSS
$custom: #72e89f; $custom-light: #a2f0bb; $custom-dark: #000000;
JSON
{
"hex": "#72e89f",
"rgb": {
"r": 114,
"g": 232,
"b": 159
},
"hsl": {
"h": 142.881,
"s": 71.951,
"l": 67.843
},
"oklch": {
"l": 0.8436,
"c": 0.14938,
"h": 154.4
},
"luminance": 0.63794
}Semantic roles & 50–950 ramp
primary
#72E89F
secondary
#BF3F8E
accent
#118AD4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582