#72E69D#72E69D
#72E69D is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.8% C 0.148 H 154.0°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #72E69D |
|---|---|
| RGB | rgb(114, 230, 157) |
| HSL | hsl(142, 70%, 67%) |
| HSV | hsv(142, 50%, 90%) |
| CMYK | cmyk(50.4%, 0%, 31.7%, 9.8%) |
| CIE-LAB | lab(83.23, -48.96, 25.74) |
| CIE-LCH | lch(83.23, 55.31, 152.27°) |
| OKLab | oklab(83.84% -0.1334 0.065) |
| OKLCH | oklch(83.84% 0.148 154) |
| XYZ | xyz(41.3190, 62.6020, 41.7978) |
| Luminance | 0.6260 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.08
Seafoam (survey)
#80F9AD
ΔE00 4.13
Light Blue Green
#7EFBB3
ΔE00 4.63
Light Greenish Blue
#63F7B4
ΔE00 4.70
Light Sea Green
#98F6B0
ΔE00 4.77
Aqua Green
#12E193
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E69D #E672BB
analogous
#81E672 #72E69D #72E6D7
triadic
#72E69D #9D72E6 #E69D72
tetradic
#72E69D #7281E6 #E672BB #E6D772
square
#72E69D #7281E6 #E672BB #E6D772
split-complementary
#72E69D #D772E6 #E67281
monochromatic
#21BC5B #3EDD79 #72E69D #A6EFC1 #DAF8E5
Accessibility & contrast
On white
1.55
#72E69D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#72E69D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E69D
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E69D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E69D | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D698
Deuteranopia (green-blind)
#D5CBA1
Tritanopia (blue-blind)
#55E4D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #72e69d; /* rgb */ color: rgb(114, 230, 157); /* oklch */ color: oklch(83.8% 0.148 154.0);
Tailwind
colors: {
custom: {
50: '#a2eeba',
500: '#72e69d',
950: '#000000',
},
}SCSS
$custom: #72e69d; $custom-light: #a2eeba; $custom-dark: #000000;
JSON
{
"hex": "#72e69d",
"rgb": {
"r": 114,
"g": 230,
"b": 157
},
"hsl": {
"h": 142.241,
"s": 69.88,
"l": 67.451
},
"oklch": {
"l": 0.83839,
"c": 0.1484,
"h": 154
},
"luminance": 0.62605
}Semantic roles & 50–950 ramp
primary
#72E69D
secondary
#BC408E
accent
#148BD2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581