#72ED9F#72ED9F
#72ED9F is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.6% C 0.156 H 153.7°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #72ED9F |
|---|---|
| RGB | rgb(114, 237, 159) |
| HSL | hsl(142, 77%, 69%) |
| HSV | hsv(142, 52%, 93%) |
| CMYK | cmyk(51.9%, 0%, 32.9%, 7.1%) |
| CIE-LAB | lab(85.32, -51.49, 27.55) |
| CIE-LCH | lch(85.32, 58.39, 151.85°) |
| OKLab | oklab(85.56% -0.1401 0.0694) |
| OKLCH | oklch(85.56% 0.156 153.7) |
| XYZ | xyz(43.4784, 66.6453, 43.3668) |
| Luminance | 0.6665 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.60
Seafoam (survey)
#80F9AD
ΔE00 2.77
Light Bluish Green
#76FDA8
ΔE00 3.40
Light Blue Green
#7EFBB3
ΔE00 3.42
Light Green Blue
#56FCA2
ΔE00 3.87
Sea Green (survey)
#53FCA1
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72ED9F #ED72C0
analogous
#83ED72 #72ED9F #72EDDC
triadic
#72ED9F #9F72ED #ED9F72
tetradic
#72ED9F #7283ED #ED72C0 #EDDC72
square
#72ED9F #7283ED #ED72C0 #EDDC72
split-complementary
#72ED9F #DC72ED #ED7283
monochromatic
#1ACB5B #3CE67A #72ED9F #A8F4C4 #DFFBE9
Accessibility & contrast
On white
1.47
#72ED9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#72ED9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72ED9F
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72ED9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72ED9F | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDD9A
Deuteranopia (green-blind)
#DBD0A4
Tritanopia (blue-blind)
#52EAD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #72ed9f; /* rgb */ color: rgb(114, 237, 159); /* oklch */ color: oklch(85.6% 0.156 153.7);
Tailwind
colors: {
custom: {
50: '#a2f3bc',
500: '#72ed9f',
950: '#000000',
},
}SCSS
$custom: #72ed9f; $custom-light: #a2f3bc; $custom-dark: #000000;
JSON
{
"hex": "#72ed9f",
"rgb": {
"r": 114,
"g": 237,
"b": 159
},
"hsl": {
"h": 141.951,
"s": 77.358,
"l": 68.824
},
"oklch": {
"l": 0.85559,
"c": 0.15636,
"h": 153.7
},
"luminance": 0.66649
}Semantic roles & 50–950 ramp
primary
#72ED9F
secondary
#C63E94
accent
#0C8EDA
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582