#72E99C#72E99C
#72E99C is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.5% C 0.154 H 153.3°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #72E99C |
|---|---|
| RGB | rgb(114, 233, 156) |
| HSL | hsl(141, 73%, 68%) |
| HSV | hsv(141, 51%, 91%) |
| CMYK | cmyk(51.1%, 0%, 33%, 8.6%) |
| CIE-LAB | lab(84.10, -50.38, 27.42) |
| CIE-LCH | lch(84.10, 57.36, 151.44°) |
| OKLab | oklab(84.54% -0.1371 0.069) |
| OKLCH | oklch(84.54% 0.154 153.3) |
| XYZ | xyz(42.0760, 64.2520, 41.6307) |
| Luminance | 0.6426 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.45
Seafoam (survey)
#80F9AD
ΔE00 3.57
Light Blue Green
#7EFBB3
ΔE00 4.20
Light Bluish Green
#76FDA8
ΔE00 4.26
Light Sea Green
#98F6B0
ΔE00 4.46
Light Greenish Blue
#63F7B4
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E99C #E972BF
analogous
#84E972 #72E99C #72E9D7
triadic
#72E99C #9C72E9 #E99C72
tetradic
#72E99C #7284E9 #E972BF #E9D772
square
#72E99C #7284E9 #E972BF #E9D772
split-complementary
#72E99C #D772E9 #E97284
monochromatic
#1EC258 #3DE177 #72E99C #A7F1C1 #DCFAE6
Accessibility & contrast
On white
1.52
#72E99C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#72E99C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E99C
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E99C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E99C | 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)
#E9D997
Deuteranopia (green-blind)
#D8CDA1
Tritanopia (blue-blind)
#54E6D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #72e99c; /* rgb */ color: rgb(114, 233, 156); /* oklch */ color: oklch(84.5% 0.154 153.3);
Tailwind
colors: {
custom: {
50: '#a2f1b9',
500: '#72e99c',
950: '#000000',
},
}SCSS
$custom: #72e99c; $custom-light: #a2f1b9; $custom-dark: #000000;
JSON
{
"hex": "#72e99c",
"rgb": {
"r": 114,
"g": 233,
"b": 156
},
"hsl": {
"h": 141.176,
"s": 73.006,
"l": 68.039
},
"oklch": {
"l": 0.84539,
"c": 0.15352,
"h": 153.3
},
"luminance": 0.64256
}Semantic roles & 50–950 ramp
primary
#72E99C
secondary
#C13E93
accent
#1090D5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581