#72DB98#72DB98
#72DB98 is a light, vivid green. Relative luminance 0.565; OKLCH L 81.1% C 0.137 H 154.0°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #72DB98 |
|---|---|
| RGB | rgb(114, 219, 152) |
| HSL | hsl(142, 59%, 65%) |
| HSV | hsv(142, 48%, 86%) |
| CMYK | cmyk(47.9%, 0%, 30.6%, 14.1%) |
| CIE-LAB | lab(79.90, -45.23, 23.79) |
| CIE-LCH | lch(79.90, 51.10, 152.26°) |
| OKLab | oklab(81.09% -0.1234 0.0602) |
| OKLCH | oklch(81.09% 0.137 154) |
| XYZ | xyz(37.9357, 56.5045, 38.6071) |
| Luminance | 0.5651 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.04
Aqua Green
#12E193
ΔE00 5.27
Seafoam
#7FE0B3
ΔE00 5.27
Emerald
#50C878
ΔE00 6.01
Seaweed
#18D17B
ΔE00 6.28
Weird Green
#3AE57F
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DB98 #DB72B5
analogous
#81DB72 #72DB98 #72DBCC
triadic
#72DB98 #9872DB #DB9872
tetradic
#72DB98 #7281DB #DB72B5 #DBCC72
square
#72DB98 #7281DB #DB72B5 #DBCC72
split-complementary
#72DB98 #CC72DB #DB7281
monochromatic
#2BA858 #41CF74 #72DB98 #A3E7BC #D4F4DF
Accessibility & contrast
On white
1.71
#72DB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#72DB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DB98
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DB98 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD94
Deuteranopia (green-blind)
#CBC29C
Tritanopia (blue-blind)
#59D9C9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #72db98; /* rgb */ color: rgb(114, 219, 152); /* oklch */ color: oklch(81.1% 0.137 154.0);
Tailwind
colors: {
custom: {
50: '#a0e7b6',
500: '#72db98',
950: '#000000',
},
}SCSS
$custom: #72db98; $custom-light: #a0e7b6; $custom-dark: #000000;
JSON
{
"hex": "#72db98",
"rgb": {
"r": 114,
"g": 219,
"b": 152
},
"hsl": {
"h": 141.714,
"s": 59.322,
"l": 65.294
},
"oklch": {
"l": 0.81091,
"c": 0.13733,
"h": 154
},
"luminance": 0.56507
}Semantic roles & 50–950 ramp
primary
#72DB98
secondary
#AB4786
accent
#1F8AC7
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481