#72CF95#72CF95
#72CF95 is a light, vivid green. Relative luminance 0.504; OKLCH L 78.1% C 0.123 H 155.0°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #72CF95 |
|---|---|
| RGB | rgb(114, 207, 149) |
| HSL | hsl(143, 49%, 63%) |
| HSV | hsv(143, 45%, 81%) |
| CMYK | cmyk(44.9%, 0%, 28%, 18.8%) |
| CIE-LAB | lab(76.30, -40.56, 20.42) |
| CIE-LCH | lch(76.30, 45.41, 153.27°) |
| OKLab | oklab(78.14% -0.111 0.0519) |
| OKLCH | oklch(78.14% 0.123 155) |
| XYZ | xyz(34.6746, 50.3705, 36.3232) |
| Luminance | 0.5037 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.32
Seafoam
#7FE0B3
ΔE00 5.55
Soft Green
#6FC276
ΔE00 5.65
Eucalyptus
#44D7A8
ΔE00 6.08
Mediumaquamarine
#66CDAA
ΔE00 6.30
Greenblue
#23C48B
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72CF95 #CF72AC
analogous
#7DCF72 #72CF95 #72CFC4
triadic
#72CF95 #9572CF #CF9572
tetradic
#72CF95 #727DCF #CF72AC #CFC472
square
#72CF95 #727DCF #CF72AC #CFC472
split-complementary
#72CF95 #C472CF #CF727D
monochromatic
#329457 #44BF73 #72CF95 #A0DFB7 #CDEEDA
Accessibility & contrast
On white
1.90
#72CF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#72CF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72CF95
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72CF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72CF95 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC292
Deuteranopia (green-blind)
#C1B898
Tritanopia (blue-blind)
#5DCDBF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #72cf95; /* rgb */ color: rgb(114, 207, 149); /* oklch */ color: oklch(78.1% 0.123 155.0);
Tailwind
colors: {
custom: {
50: '#9fdeb4',
500: '#72cf95',
950: '#000000',
},
}SCSS
$custom: #72cf95; $custom-light: #9fdeb4; $custom-dark: #000000;
JSON
{
"hex": "#72cf95",
"rgb": {
"r": 114,
"g": 207,
"b": 149
},
"hsl": {
"h": 142.581,
"s": 49.206,
"l": 62.941
},
"oklch": {
"l": 0.78139,
"c": 0.12258,
"h": 155
},
"luminance": 0.50373
}Semantic roles & 50–950 ramp
primary
#72CF95
secondary
#9A4B7C
accent
#2985BD
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481