#72E98F#72E98F
#72E98F is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.3% C 0.166 H 149.6°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #72E98F |
|---|---|
| RGB | rgb(114, 233, 143) |
| HSL | hsl(135, 73%, 68%) |
| HSV | hsv(135, 51%, 91%) |
| CMYK | cmyk(51.1%, 0%, 38.6%, 8.6%) |
| CIE-LAB | lab(83.88, -52.62, 33.73) |
| CIE-LCH | lch(83.88, 62.50, 147.34°) |
| OKLab | oklab(84.29% -0.1428 0.0839) |
| OKLCH | oklch(84.29% 0.166 149.6) |
| XYZ | xyz(41.0336, 63.8350, 36.1403) |
| Luminance | 0.6384 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.39
Weird Green
#3AE57F
ΔE00 3.77
Seafoam Green
#7AF9AB
ΔE00 4.46
Light Bluish Green
#76FDA8
ΔE00 4.65
Seafoam (survey)
#80F9AD
ΔE00 4.65
Light Green Blue
#56FCA2
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E98F #E972CC
analogous
#90E972 #72E98F #72E9CA
triadic
#72E98F #8F72E9 #E98F72
tetradic
#72E98F #7290E9 #E972CC #E9CA72
square
#72E98F #7290E9 #E972CC #E9CA72
split-complementary
#72E98F #CA72E9 #E97290
monochromatic
#1EC246 #3DE165 #72E98F #A7F1B9 #DCFAE3
Accessibility & contrast
On white
1.53
#72E98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#72E98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E98F
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E98F | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD889
Deuteranopia (green-blind)
#DACD95
Tritanopia (blue-blind)
#59E5D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #72e98f; /* rgb */ color: rgb(114, 233, 143); /* oklch */ color: oklch(84.3% 0.166 149.6);
Tailwind
colors: {
custom: {
50: '#a2f1b0',
500: '#72e98f',
950: '#000000',
},
}SCSS
$custom: #72e98f; $custom-light: #a2f1b0; $custom-dark: #000000;
JSON
{
"hex": "#72e98f",
"rgb": {
"r": 114,
"g": 233,
"b": 143
},
"hsl": {
"h": 134.622,
"s": 73.006,
"l": 68.039
},
"oklch": {
"l": 0.8429,
"c": 0.16558,
"h": 149.6
},
"luminance": 0.63838
}Semantic roles & 50–950 ramp
primary
#72E98F
secondary
#C13EA1
accent
#10A5D5
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581