#72E69E#72E69E
#72E69E is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.9% C 0.147 H 154.4°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #72E69E |
|---|---|
| RGB | rgb(114, 230, 158) |
| HSL | hsl(143, 70%, 67%) |
| HSV | hsv(143, 50%, 90%) |
| CMYK | cmyk(50.4%, 0%, 31.3%, 9.8%) |
| CIE-LAB | lab(83.25, -48.77, 25.25) |
| CIE-LCH | lch(83.25, 54.92, 152.63°) |
| OKLab | oklab(83.86% -0.133 0.0638) |
| OKLCH | oklch(83.86% 0.147 154.4) |
| XYZ | xyz(41.4047, 62.6362, 42.2492) |
| Luminance | 0.6264 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.09
Seafoam (survey)
#80F9AD
ΔE00 4.13
Light Blue Green
#7EFBB3
ΔE00 4.58
Light Greenish Blue
#63F7B4
ΔE00 4.60
Light Sea Green
#98F6B0
ΔE00 4.77
Aqua Green
#12E193
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E69E #E672BA
analogous
#80E672 #72E69E #72E6D8
triadic
#72E69E #9E72E6 #E69E72
tetradic
#72E69E #7280E6 #E672BA #E6D872
square
#72E69E #7280E6 #E672BA #E6D872
split-complementary
#72E69E #D872E6 #E67280
monochromatic
#21BC5C #3EDD7A #72E69E #A6EFC2 #DAF8E6
Accessibility & contrast
On white
1.55
#72E69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#72E69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E69E
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E69E | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D69A
Deuteranopia (green-blind)
#D5CBA2
Tritanopia (blue-blind)
#54E4D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #72e69e; /* rgb */ color: rgb(114, 230, 158); /* oklch */ color: oklch(83.9% 0.147 154.4);
Tailwind
colors: {
custom: {
50: '#a2eebb',
500: '#72e69e',
950: '#000000',
},
}SCSS
$custom: #72e69e; $custom-light: #a2eebb; $custom-dark: #000000;
JSON
{
"hex": "#72e69e",
"rgb": {
"r": 114,
"g": 230,
"b": 158
},
"hsl": {
"h": 142.759,
"s": 69.88,
"l": 67.451
},
"oklch": {
"l": 0.8386,
"c": 0.14748,
"h": 154.4
},
"luminance": 0.6264
}Semantic roles & 50–950 ramp
primary
#72E69E
secondary
#BC408D
accent
#148AD2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101612
muted
#808582