#72D89B#72D89B
#72D89B is a light, vivid green. Relative luminance 0.551; OKLCH L 80.4% C 0.130 H 155.7°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #72D89B |
|---|---|
| RGB | rgb(114, 216, 155) |
| HSL | hsl(144, 57%, 65%) |
| HSV | hsv(144, 47%, 85%) |
| CMYK | cmyk(47.2%, 0%, 28.2%, 15.3%) |
| CIE-LAB | lab(79.07, -43.37, 21.09) |
| CIE-LCH | lch(79.07, 48.22, 154.07°) |
| OKLab | oklab(80.44% -0.1187 0.0536) |
| OKLCH | oklch(80.44% 0.13 155.7) |
| XYZ | xyz(37.4090, 55.0528, 39.6590) |
| Luminance | 0.5506 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.44
Hospital Green
#9BE5AA
ΔE00 5.25
Eucalyptus
#44D7A8
ΔE00 5.64
Aqua Green
#12E193
ΔE00 5.74
Emerald
#50C878
ΔE00 6.16
Seaweed
#18D17B
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D89B #D872AF
analogous
#7CD872 #72D89B #72D8CE
triadic
#72D89B #9B72D8 #D89B72
tetradic
#72D89B #727CD8 #D872AF #D8CE72
square
#72D89B #727CD8 #D872AF #D8CE72
split-complementary
#72D89B #CE72D8 #D8727C
monochromatic
#2DA35C #42CB79 #72D89B #A2E5BD #D2F3DF
Accessibility & contrast
On white
1.75
#72D89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#72D89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D89B
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D89B | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CA97
Deuteranopia (green-blind)
#C8C09F
Tritanopia (blue-blind)
#59D6C8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #72d89b; /* rgb */ color: rgb(114, 216, 155); /* oklch */ color: oklch(80.4% 0.130 155.7);
Tailwind
colors: {
custom: {
50: '#a0e4b8',
500: '#72d89b',
950: '#000000',
},
}SCSS
$custom: #72d89b; $custom-light: #a0e4b8; $custom-dark: #000000;
JSON
{
"hex": "#72d89b",
"rgb": {
"r": 114,
"g": 216,
"b": 155
},
"hsl": {
"h": 144.118,
"s": 56.667,
"l": 64.706
},
"oklch": {
"l": 0.80435,
"c": 0.13024,
"h": 155.7
},
"luminance": 0.55056
}Semantic roles & 50–950 ramp
primary
#72D89B
secondary
#A64880
accent
#2183C4
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481