#72DD9F#72DD9F
#72DD9F is a light, vivid green. Relative luminance 0.578; OKLCH L 81.7% C 0.134 H 156.3°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #72DD9F |
|---|---|
| RGB | rgb(114, 221, 159) |
| HSL | hsl(145, 61%, 66%) |
| HSV | hsv(145, 48%, 87%) |
| CMYK | cmyk(48.4%, 0%, 28.1%, 13.3%) |
| CIE-LAB | lab(80.62, -44.77, 21.13) |
| CIE-LCH | lch(80.62, 49.50, 154.74°) |
| OKLab | oklab(81.72% -0.1226 0.0537) |
| OKLCH | oklch(81.72% 0.134 156.3) |
| XYZ | xyz(39.0509, 57.7904, 41.8910) |
| Luminance | 0.5779 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.08
Hospital Green
#9BE5AA
ΔE00 4.87
Aqua Green
#12E193
ΔE00 5.31
Eucalyptus
#44D7A8
ΔE00 5.64
Light Greenish Blue
#63F7B4
ΔE00 6.03
Seafoam (survey)
#80F9AD
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DD9F #DD72B0
analogous
#7ADD72 #72DD9F #72DDD5
triadic
#72DD9F #9F72DD #DD9F72
tetradic
#72DD9F #727ADD #DD72B0 #DDD572
square
#72DD9F #727ADD #DD72B0 #DDD572
split-complementary
#72DD9F #D572DD #DD727A
monochromatic
#29AB60 #41D17D #72DD9F #A3E9C1 #D5F5E2
Accessibility & contrast
On white
1.67
#72DD9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#72DD9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DD9F
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DD9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DD9F | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCF9B
Deuteranopia (green-blind)
#CCC4A3
Tritanopia (blue-blind)
#56DBCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #72dd9f; /* rgb */ color: rgb(114, 221, 159); /* oklch */ color: oklch(81.7% 0.134 156.3);
Tailwind
colors: {
custom: {
50: '#a1e8bb',
500: '#72dd9f',
950: '#000000',
},
}SCSS
$custom: #72dd9f; $custom-light: #a1e8bb; $custom-dark: #000000;
JSON
{
"hex": "#72dd9f",
"rgb": {
"r": 114,
"g": 221,
"b": 159
},
"hsl": {
"h": 145.234,
"s": 61.143,
"l": 65.686
},
"oklch": {
"l": 0.81723,
"c": 0.13381,
"h": 156.3
},
"luminance": 0.57794
}Semantic roles & 50–950 ramp
primary
#72DD9F
secondary
#AE4682
accent
#1D80C9
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1612
muted
#808482