#72DA95#72DA95
#72DA95 is a light, vivid green. Relative luminance 0.559; OKLCH L 80.8% C 0.139 H 153.1°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #72DA95 |
|---|---|
| RGB | rgb(114, 218, 149) |
| HSL | hsl(140, 58%, 65%) |
| HSV | hsv(140, 48%, 85%) |
| CMYK | cmyk(47.7%, 0%, 31.7%, 14.5%) |
| CIE-LAB | lab(79.55, -45.35, 24.87) |
| CIE-LCH | lch(79.55, 51.72, 151.26°) |
| OKLab | oklab(80.79% -0.1236 0.0628) |
| OKLCH | oklch(80.79% 0.139 153.1) |
| XYZ | xyz(37.4330, 55.8873, 37.2427) |
| Luminance | 0.5589 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.21
Aqua Green
#12E193
ΔE00 5.36
Emerald
#50C878
ΔE00 5.63
Seafoam
#7FE0B3
ΔE00 5.76
Seaweed
#18D17B
ΔE00 6.05
Weird Green
#3AE57F
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DA95 #DA72B7
analogous
#83DA72 #72DA95 #72DAC9
triadic
#72DA95 #9572DA #DA9572
tetradic
#72DA95 #7283DA #DA72B7 #DAC972
square
#72DA95 #7283DA #DA72B7 #DAC972
split-complementary
#72DA95 #C972DA #DA7283
monochromatic
#2CA655 #42CD71 #72DA95 #A2E7B9 #D3F3DE
Accessibility & contrast
On white
1.72
#72DA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#72DA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DA95
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DA95 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACB91
Deuteranopia (green-blind)
#CBC199
Tritanopia (blue-blind)
#5BD8C8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #72da95; /* rgb */ color: rgb(114, 218, 149); /* oklch */ color: oklch(80.8% 0.139 153.1);
Tailwind
colors: {
custom: {
50: '#a0e6b4',
500: '#72da95',
950: '#000000',
},
}SCSS
$custom: #72da95; $custom-light: #a0e6b4; $custom-dark: #000000;
JSON
{
"hex": "#72da95",
"rgb": {
"r": 114,
"g": 218,
"b": 149
},
"hsl": {
"h": 140.192,
"s": 58.427,
"l": 65.098
},
"oklch": {
"l": 0.80787,
"c": 0.13867,
"h": 153.1
},
"luminance": 0.5589
}Semantic roles & 50–950 ramp
primary
#72DA95
secondary
#A94788
accent
#1F8EC6
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481