#72E698#72E698
#72E698 is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.7% C 0.153 H 152.4°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #72E698 |
|---|---|
| RGB | rgb(114, 230, 152) |
| HSL | hsl(140, 70%, 67%) |
| HSV | hsv(140, 50%, 90%) |
| CMYK | cmyk(50.4%, 0%, 33.9%, 9.8%) |
| CIE-LAB | lab(83.14, -49.86, 28.18) |
| CIE-LCH | lch(83.14, 57.27, 150.52°) |
| OKLab | oklab(83.74% -0.1356 0.0708) |
| OKLCH | oklch(83.74% 0.153 152.4) |
| XYZ | xyz(40.9008, 62.4347, 39.5954) |
| Luminance | 0.6244 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.17
Seafoam (survey)
#80F9AD
ΔE00 4.27
Weird Green
#3AE57F
ΔE00 4.66
Lightgreen
#90EE90
ΔE00 4.77
Light Bluish Green
#76FDA8
ΔE00 4.90
Light Sea Green
#98F6B0
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E698 #E672C0
analogous
#86E672 #72E698 #72E6D2
triadic
#72E698 #9872E6 #E69872
tetradic
#72E698 #7286E6 #E672C0 #E6D272
square
#72E698 #7286E6 #E672C0 #E6D272
split-complementary
#72E698 #D272E6 #E67286
monochromatic
#21BC54 #3EDD72 #72E698 #A6EFBE #DAF8E4
Accessibility & contrast
On white
1.56
#72E698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#72E698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E698
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E698 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D693
Deuteranopia (green-blind)
#D6CB9D
Tritanopia (blue-blind)
#57E3D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #72e698; /* rgb */ color: rgb(114, 230, 152); /* oklch */ color: oklch(83.7% 0.153 152.4);
Tailwind
colors: {
custom: {
50: '#a2eeb7',
500: '#72e698',
950: '#000000',
},
}SCSS
$custom: #72e698; $custom-light: #a2eeb7; $custom-dark: #000000;
JSON
{
"hex": "#72e698",
"rgb": {
"r": 114,
"g": 230,
"b": 152
},
"hsl": {
"h": 139.655,
"s": 69.88,
"l": 67.451
},
"oklch": {
"l": 0.83738,
"c": 0.153,
"h": 152.4
},
"luminance": 0.62438
}Semantic roles & 50–950 ramp
primary
#72E698
secondary
#BC4093
accent
#1494D2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581