#72CF91#72CF91
#72CF91 is a light, vivid green. Relative luminance 0.502; OKLCH L 78.1% C 0.126 H 153.3°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #72CF91 |
|---|---|
| RGB | rgb(114, 207, 145) |
| HSL | hsl(140, 49%, 63%) |
| HSV | hsv(140, 45%, 81%) |
| CMYK | cmyk(44.9%, 0%, 30%, 18.8%) |
| CIE-LAB | lab(76.22, -41.31, 22.43) |
| CIE-LCH | lch(76.22, 47.00, 151.50°) |
| OKLab | oklab(78.05% -0.1128 0.0568) |
| OKLCH | oklch(78.05% 0.126 153.3) |
| XYZ | xyz(34.3608, 50.2449, 34.6702) |
| Luminance | 0.5025 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.69
Soft Green
#6FC276
ΔE00 4.95
Dark Mint
#48C072
ΔE00 6.07
Seafoam
#7FE0B3
ΔE00 6.20
Seaweed
#18D17B
ΔE00 6.31
Hospital Green
#9BE5AA
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72CF91 #CF72B0
analogous
#81CF72 #72CF91 #72CFBF
triadic
#72CF91 #9172CF #CF9172
tetradic
#72CF91 #7281CF #CF72B0 #CFBF72
square
#72CF91 #7281CF #CF72B0 #CFBF72
split-complementary
#72CF91 #BF72CF #CF7281
monochromatic
#329453 #44BF6D #72CF91 #A0DFB5 #CDEED8
Accessibility & contrast
On white
1.90
#72CF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#72CF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72CF91
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72CF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72CF91 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC28D
Deuteranopia (green-blind)
#C1B895
Tritanopia (blue-blind)
#5ECDBF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #72cf91; /* rgb */ color: rgb(114, 207, 145); /* oklch */ color: oklch(78.1% 0.126 153.3);
Tailwind
colors: {
custom: {
50: '#9fdeb1',
500: '#72cf91',
950: '#000000',
},
}SCSS
$custom: #72cf91; $custom-light: #9fdeb1; $custom-dark: #000000;
JSON
{
"hex": "#72cf91",
"rgb": {
"r": 114,
"g": 207,
"b": 145
},
"hsl": {
"h": 140,
"s": 49.206,
"l": 62.941
},
"oklch": {
"l": 0.78051,
"c": 0.12633,
"h": 153.3
},
"luminance": 0.50247
}Semantic roles & 50–950 ramp
primary
#72CF91
secondary
#9A4B80
accent
#298BBD
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481