#72E183#72E183
#72E183 is a very light, vivid green. Relative luminance 0.591; OKLCH L 82.1% C 0.166 H 147.2°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #72E183 |
|---|---|
| RGB | rgb(114, 225, 131) |
| HSL | hsl(129, 65%, 66%) |
| HSV | hsv(129, 49%, 88%) |
| CMYK | cmyk(49.3%, 0%, 41.8%, 11.8%) |
| CIE-LAB | lab(81.33, -51.30, 36.42) |
| CIE-LCH | lch(81.33, 62.91, 144.63°) |
| OKLab | oklab(82.14% -0.1392 0.0898) |
| OKLCH | oklch(82.14% 0.166 147.2) |
| XYZ | xyz(37.9591, 59.0636, 30.8685) |
| Luminance | 0.5907 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.84
Lightgreen
#90EE90
ΔE00 3.91
Lightish Green
#61E160
ΔE00 4.78
Tealish Green
#0CDC73
ΔE00 5.14
Turquoise Green
#04F489
ΔE00 6.25
Palegreen
#98FB98
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E183 #E172D0
analogous
#99E172 #72E183 #72E1BB
triadic
#72E183 #8372E1 #E18372
tetradic
#72E183 #7299E1 #E172D0 #E1BB72
square
#72E183 #7299E1 #E172D0 #E1BB72
split-complementary
#72E183 #BB72E1 #E17299
monochromatic
#26B33C #40D657 #72E183 #A4ECAF #D7F6DC
Accessibility & contrast
On white
1.64
#72E183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#72E183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E183
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E183 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D07C
Deuteranopia (green-blind)
#D4C689
Tritanopia (blue-blind)
#5EDDCA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #72e183; /* rgb */ color: rgb(114, 225, 131); /* oklch */ color: oklch(82.1% 0.166 147.2);
Tailwind
colors: {
custom: {
50: '#a1eba8',
500: '#72e183',
950: '#000000',
},
}SCSS
$custom: #72e183; $custom-light: #a1eba8; $custom-dark: #000000;
JSON
{
"hex": "#72e183",
"rgb": {
"r": 114,
"g": 225,
"b": 131
},
"hsl": {
"h": 129.189,
"s": 64.912,
"l": 66.471
},
"oklch": {
"l": 0.82141,
"c": 0.16568,
"h": 147.2
},
"luminance": 0.59067
}Semantic roles & 50–950 ramp
primary
#72E183
secondary
#B443A3
accent
#19B1CD
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F1610
muted
#808480