#72E190#72E190
#72E190 is a very light, vivid green. Relative luminance 0.594; OKLCH L 82.4% C 0.153 H 150.6°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #72E190 |
|---|---|
| RGB | rgb(114, 225, 144) |
| HSL | hsl(136, 65%, 66%) |
| HSV | hsv(136, 49%, 88%) |
| CMYK | cmyk(49.3%, 0%, 36%, 11.8%) |
| CIE-LAB | lab(81.53, -49.18, 30.11) |
| CIE-LCH | lch(81.53, 57.67, 148.52°) |
| OKLab | oklab(82.38% -0.1336 0.0753) |
| OKLCH | oklch(82.38% 0.153 150.6) |
| XYZ | xyz(38.8961, 59.4384, 35.8032) |
| Luminance | 0.5944 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.35
Lightgreen
#90EE90
ΔE00 4.68
Aqua Green
#12E193
ΔE00 5.35
Seafoam Green
#7AF9AB
ΔE00 5.48
Seafoam (survey)
#80F9AD
ΔE00 5.57
Hospital Green
#9BE5AA
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E190 #E172C3
analogous
#8CE172 #72E190 #72E1C8
triadic
#72E190 #9072E1 #E19072
tetradic
#72E190 #728CE1 #E172C3 #E1C872
square
#72E190 #728CE1 #E172C3 #E1C872
split-complementary
#72E190 #C872E1 #E1728C
monochromatic
#26B34C #40D668 #72E190 #A4ECB8 #D7F6DF
Accessibility & contrast
On white
1.63
#72E190 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#72E190 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E190
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E190 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E190 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D18B
Deuteranopia (green-blind)
#D2C695
Tritanopia (blue-blind)
#5BDECC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #72e190; /* rgb */ color: rgb(114, 225, 144); /* oklch */ color: oklch(82.4% 0.153 150.6);
Tailwind
colors: {
custom: {
50: '#a1ebb1',
500: '#72e190',
950: '#000000',
},
}SCSS
$custom: #72e190; $custom-light: #a1ebb1; $custom-dark: #000000;
JSON
{
"hex": "#72e190",
"rgb": {
"r": 114,
"g": 225,
"b": 144
},
"hsl": {
"h": 136.216,
"s": 64.912,
"l": 66.471
},
"oklch": {
"l": 0.82376,
"c": 0.1534,
"h": 150.6
},
"luminance": 0.59441
}Semantic roles & 50–950 ramp
primary
#72E190
secondary
#B44395
accent
#199CCD
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481