#72E99F#72E99F
#72E99F is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.6% C 0.151 H 154.2°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #72E99F |
|---|---|
| RGB | rgb(114, 233, 159) |
| HSL | hsl(143, 73%, 68%) |
| HSV | hsv(143, 51%, 91%) |
| CMYK | cmyk(51.1%, 0%, 31.8%, 8.6%) |
| CIE-LAB | lab(84.15, -49.84, 25.95) |
| CIE-LCH | lch(84.15, 56.19, 152.49°) |
| OKLab | oklab(84.6% -0.1358 0.0655) |
| OKLCH | oklch(84.6% 0.151 154.2) |
| XYZ | xyz(42.3332, 64.3549, 42.9851) |
| Luminance | 0.6436 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.42
Seafoam (survey)
#80F9AD
ΔE00 3.50
Light Blue Green
#7EFBB3
ΔE00 4.00
Light Greenish Blue
#63F7B4
ΔE00 4.19
Light Bluish Green
#76FDA8
ΔE00 4.36
Light Sea Green
#98F6B0
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E99F #E972BC
analogous
#80E972 #72E99F #72E9DA
triadic
#72E99F #9F72E9 #E99F72
tetradic
#72E99F #7280E9 #E972BC #E9DA72
square
#72E99F #7280E9 #E972BC #E9DA72
split-complementary
#72E99F #DA72E9 #E97280
monochromatic
#1EC25C #3DE17B #72E99F #A7F1C3 #DCFAE7
Accessibility & contrast
On white
1.51
#72E99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#72E99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E99F
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E99F | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D99A
Deuteranopia (green-blind)
#D8CDA4
Tritanopia (blue-blind)
#53E7D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #72e99f; /* rgb */ color: rgb(114, 233, 159); /* oklch */ color: oklch(84.6% 0.151 154.2);
Tailwind
colors: {
custom: {
50: '#a2f1bb',
500: '#72e99f',
950: '#000000',
},
}SCSS
$custom: #72e99f; $custom-light: #a2f1bb; $custom-dark: #000000;
JSON
{
"hex": "#72e99f",
"rgb": {
"r": 114,
"g": 233,
"b": 159
},
"hsl": {
"h": 142.689,
"s": 73.006,
"l": 68.039
},
"oklch": {
"l": 0.846,
"c": 0.15078,
"h": 154.2
},
"luminance": 0.64358
}Semantic roles & 50–950 ramp
primary
#72E99F
secondary
#C13E8F
accent
#108BD5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582