#72E594#72E594
#72E594 is a very light, vivid green. Relative luminance 0.618; OKLCH L 83.4% C 0.155 H 151.3°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #72E594 |
|---|---|
| RGB | rgb(114, 229, 148) |
| HSL | hsl(138, 69%, 67%) |
| HSV | hsv(138, 50%, 90%) |
| CMYK | cmyk(50.2%, 0%, 35.4%, 10.2%) |
| CIE-LAB | lab(82.78, -50.15, 29.74) |
| CIE-LCH | lch(82.78, 58.30, 149.33°) |
| OKLab | oklab(83.42% -0.1363 0.0745) |
| OKLCH | oklch(83.42% 0.155 151.3) |
| XYZ | xyz(40.3013, 61.7509, 37.8066) |
| Luminance | 0.6175 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.30
Lightgreen
#90EE90
ΔE00 4.42
Seafoam Green
#7AF9AB
ΔE00 4.55
Seafoam (survey)
#80F9AD
ΔE00 4.66
Light Bluish Green
#76FDA8
ΔE00 5.15
Aqua Green
#12E193
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E594 #E572C3
analogous
#8AE572 #72E594 #72E5CD
triadic
#72E594 #9472E5 #E59472
tetradic
#72E594 #728AE5 #E572C3 #E5CD72
square
#72E594 #728AE5 #E572C3 #E5CD72
split-complementary
#72E594 #CD72E5 #E5728A
monochromatic
#22BA4F #3EDB6D #72E594 #A6EFBB #D9F8E2
Accessibility & contrast
On white
1.57
#72E594 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#72E594 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E594
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E594 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E594 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58F
Deuteranopia (green-blind)
#D5CA99
Tritanopia (blue-blind)
#58E2D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #72e594; /* rgb */ color: rgb(114, 229, 148); /* oklch */ color: oklch(83.4% 0.155 151.3);
Tailwind
colors: {
custom: {
50: '#a2eeb4',
500: '#72e594',
950: '#000000',
},
}SCSS
$custom: #72e594; $custom-light: #a2eeb4; $custom-dark: #000000;
JSON
{
"hex": "#72e594",
"rgb": {
"r": 114,
"g": 229,
"b": 148
},
"hsl": {
"h": 137.739,
"s": 68.862,
"l": 67.255
},
"oklch": {
"l": 0.83419,
"c": 0.15531,
"h": 151.3
},
"luminance": 0.61754
}Semantic roles & 50–950 ramp
primary
#72E594
secondary
#BA4196
accent
#1599D1
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581