#72E590#72E590
#72E590 is a very light, vivid green. Relative luminance 0.616; OKLCH L 83.3% C 0.159 H 150.2°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #72E590 |
|---|---|
| RGB | rgb(114, 229, 144) |
| HSL | hsl(136, 69%, 67%) |
| HSV | hsv(136, 50%, 90%) |
| CMYK | cmyk(50.2%, 0%, 37.1%, 10.2%) |
| CIE-LAB | lab(82.71, -50.83, 31.69) |
| CIE-LCH | lch(82.71, 59.90, 148.06°) |
| OKLab | oklab(83.34% -0.138 0.0791) |
| OKLCH | oklch(83.34% 0.159 150.2) |
| XYZ | xyz(39.9901, 61.6264, 36.1679) |
| Luminance | 0.6163 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.96
Lightgreen
#90EE90
ΔE00 3.99
Seafoam Green
#7AF9AB
ΔE00 4.84
Seafoam (survey)
#80F9AD
ΔE00 4.98
Light Bluish Green
#76FDA8
ΔE00 5.28
Light Green Blue
#56FCA2
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E590 #E572C7
analogous
#8EE572 #72E590 #72E5C9
triadic
#72E590 #9072E5 #E59072
tetradic
#72E590 #728EE5 #E572C7 #E5C972
square
#72E590 #728EE5 #E572C7 #E5C972
split-complementary
#72E590 #C972E5 #E5728E
monochromatic
#22BA4A #3EDB67 #72E590 #A6EFB9 #D9F8E1
Accessibility & contrast
On white
1.58
#72E590 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#72E590 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E590
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E590 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E590 | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58A
Deuteranopia (green-blind)
#D6C995
Tritanopia (blue-blind)
#5AE2CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #72e590; /* rgb */ color: rgb(114, 229, 144); /* oklch */ color: oklch(83.3% 0.159 150.2);
Tailwind
colors: {
custom: {
50: '#a2eeb1',
500: '#72e590',
950: '#000000',
},
}SCSS
$custom: #72e590; $custom-light: #a2eeb1; $custom-dark: #000000;
JSON
{
"hex": "#72e590",
"rgb": {
"r": 114,
"g": 229,
"b": 144
},
"hsl": {
"h": 135.652,
"s": 68.862,
"l": 67.255
},
"oklch": {
"l": 0.83343,
"c": 0.15906,
"h": 150.2
},
"luminance": 0.6163
}Semantic roles & 50–950 ramp
primary
#72E590
secondary
#BA419B
accent
#15A0D1
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101611
muted
#808581