#72E09D#72E09D
#72E09D is a very light, vivid green. Relative luminance 0.593; OKLCH L 82.4% C 0.140 H 155.0°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #72E09D |
|---|---|
| RGB | rgb(114, 224, 157) |
| HSL | hsl(143, 64%, 66%) |
| HSV | hsv(143, 49%, 88%) |
| CMYK | cmyk(49.1%, 0%, 29.9%, 12.2%) |
| CIE-LAB | lab(81.47, -46.43, 23.33) |
| CIE-LCH | lch(81.47, 51.96, 153.32°) |
| OKLab | oklab(82.4% -0.1268 0.0591) |
| OKLCH | oklch(82.4% 0.14 155) |
| XYZ | xyz(39.6779, 59.3199, 41.2507) |
| Luminance | 0.5932 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.77
Seafoam
#7FE0B3
ΔE00 4.90
Aqua Green
#12E193
ΔE00 4.97
Seafoam (survey)
#80F9AD
ΔE00 5.50
Seafoam Green
#7AF9AB
ΔE00 5.51
Light Greenish Blue
#63F7B4
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E09D #E072B5
analogous
#7EE072 #72E09D #72E0D4
triadic
#72E09D #9D72E0 #E09D72
tetradic
#72E09D #727EE0 #E072B5 #E0D472
square
#72E09D #727EE0 #E072B5 #E0D472
split-complementary
#72E09D #D472E0 #E0727E
monochromatic
#27B15D #40D57A #72E09D #A4EBC0 #D6F6E3
Accessibility & contrast
On white
1.63
#72E09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#72E09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E09D
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E09D | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD199
Deuteranopia (green-blind)
#CFC6A1
Tritanopia (blue-blind)
#56DECE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #72e09d; /* rgb */ color: rgb(114, 224, 157); /* oklch */ color: oklch(82.4% 0.140 155.0);
Tailwind
colors: {
custom: {
50: '#a1eaba',
500: '#72e09d',
950: '#000000',
},
}SCSS
$custom: #72e09d; $custom-light: #a1eaba; $custom-dark: #000000;
JSON
{
"hex": "#72e09d",
"rgb": {
"r": 114,
"g": 224,
"b": 157
},
"hsl": {
"h": 143.455,
"s": 63.953,
"l": 66.275
},
"oklch": {
"l": 0.82399,
"c": 0.1399,
"h": 155
},
"luminance": 0.59323
}Semantic roles & 50–950 ramp
primary
#72E09D
secondary
#B24487
accent
#1A86CC
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481