#72E09E#72E09E
#72E09E is a very light, vivid green. Relative luminance 0.594; OKLCH L 82.4% C 0.139 H 155.4°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #72E09E |
|---|---|
| RGB | rgb(114, 224, 158) |
| HSL | hsl(144, 64%, 66%) |
| HSV | hsv(144, 49%, 88%) |
| CMYK | cmyk(49.1%, 0%, 29.5%, 12.2%) |
| CIE-LAB | lab(81.49, -46.24, 22.84) |
| CIE-LCH | lch(81.49, 51.57, 153.72°) |
| OKLab | oklab(82.42% -0.1264 0.0579) |
| OKLCH | oklch(82.42% 0.139 155.4) |
| XYZ | xyz(39.7637, 59.3541, 41.7022) |
| Luminance | 0.5936 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.70
Hospital Green
#9BE5AA
ΔE00 4.76
Aqua Green
#12E193
ΔE00 5.00
Light Greenish Blue
#63F7B4
ΔE00 5.49
Seafoam (survey)
#80F9AD
ΔE00 5.53
Seafoam Green
#7AF9AB
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E09E #E072B4
analogous
#7DE072 #72E09E #72E0D5
triadic
#72E09E #9E72E0 #E09E72
tetradic
#72E09E #727DE0 #E072B4 #E0D572
square
#72E09E #727DE0 #E072B4 #E0D572
split-complementary
#72E09E #D572E0 #E0727D
monochromatic
#27B15E #40D57B #72E09E #A4EBC1 #D6F6E3
Accessibility & contrast
On white
1.63
#72E09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#72E09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E09E
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E09E | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD19A
Deuteranopia (green-blind)
#CFC6A2
Tritanopia (blue-blind)
#56DECE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #72e09e; /* rgb */ color: rgb(114, 224, 158); /* oklch */ color: oklch(82.4% 0.139 155.4);
Tailwind
colors: {
custom: {
50: '#a1eabb',
500: '#72e09e',
950: '#000000',
},
}SCSS
$custom: #72e09e; $custom-light: #a1eabb; $custom-dark: #000000;
JSON
{
"hex": "#72e09e",
"rgb": {
"r": 114,
"g": 224,
"b": 158
},
"hsl": {
"h": 144,
"s": 63.953,
"l": 66.275
},
"oklch": {
"l": 0.82421,
"c": 0.13899,
"h": 155.4
},
"luminance": 0.59357
}Semantic roles & 50–950 ramp
primary
#72E09E
secondary
#B24486
accent
#1A85CC
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481