#72E892#72E892
#72E892 is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.1% C 0.161 H 150.5°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #72E892 |
|---|---|
| RGB | rgb(114, 232, 146) |
| HSL | hsl(136, 72%, 68%) |
| HSV | hsv(136, 51%, 91%) |
| CMYK | cmyk(50.9%, 0%, 37.1%, 9%) |
| CIE-LAB | lab(83.63, -51.72, 31.89) |
| CIE-LCH | lch(83.63, 60.76, 148.34°) |
| OKLab | oklab(84.1% -0.1404 0.0796) |
| OKLCH | oklch(84.1% 0.161 150.5) |
| XYZ | xyz(40.9816, 63.3626, 37.2592) |
| Luminance | 0.6337 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.77
Weird Green
#3AE57F
ΔE00 3.95
Seafoam Green
#7AF9AB
ΔE00 4.26
Seafoam (survey)
#80F9AD
ΔE00 4.43
Light Bluish Green
#76FDA8
ΔE00 4.63
Light Green Blue
#56FCA2
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E892 #E872C8
analogous
#8DE872 #72E892 #72E8CD
triadic
#72E892 #9272E8 #E89272
tetradic
#72E892 #728DE8 #E872C8 #E8CD72
square
#72E892 #728DE8 #E872C8 #E8CD72
split-complementary
#72E892 #CD72E8 #E8728D
monochromatic
#1FC04B #3DDF69 #72E892 #A7F1BB #DBF9E3
Accessibility & contrast
On white
1.54
#72E892 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#72E892 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E892
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E892 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E892 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D78C
Deuteranopia (green-blind)
#D9CC97
Tritanopia (blue-blind)
#58E5D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #72e892; /* rgb */ color: rgb(114, 232, 146); /* oklch */ color: oklch(84.1% 0.161 150.5);
Tailwind
colors: {
custom: {
50: '#a2f0b2',
500: '#72e892',
950: '#000000',
},
}SCSS
$custom: #72e892; $custom-light: #a2f0b2; $custom-dark: #000000;
JSON
{
"hex": "#72e892",
"rgb": {
"r": 114,
"g": 232,
"b": 146
},
"hsl": {
"h": 136.271,
"s": 71.951,
"l": 67.843
},
"oklch": {
"l": 0.84104,
"c": 0.16139,
"h": 150.5
},
"luminance": 0.63366
}Semantic roles & 50–950 ramp
primary
#72E892
secondary
#BF3F9C
accent
#119FD4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581