#72E8A9#72E8A9
#72E8A9 is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.6% C 0.140 H 158.0°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #72E8A9 |
|---|---|
| RGB | rgb(114, 232, 169) |
| HSL | hsl(148, 72%, 68%) |
| HSV | hsv(148, 51%, 91%) |
| CMYK | cmyk(50.9%, 0%, 27.2%, 9%) |
| CIE-LAB | lab(84.04, -47.53, 20.65) |
| CIE-LCH | lch(84.04, 51.82, 156.52°) |
| OKLab | oklab(84.58% -0.1303 0.0526) |
| OKLCH | oklch(84.58% 0.14 158) |
| XYZ | xyz(42.9540, 64.1516, 47.6474) |
| Luminance | 0.6415 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.56
Seafoam
#7FE0B3
ΔE00 4.18
Light Blue Green
#7EFBB3
ΔE00 4.23
Seafoam (survey)
#80F9AD
ΔE00 4.26
Seafoam Green
#7AF9AB
ΔE00 4.31
Light Sea Green
#98F6B0
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E8A9 #E872B1
analogous
#76E872 #72E8A9 #72E8E4
triadic
#72E8A9 #A972E8 #E8A972
tetradic
#72E8A9 #7276E8 #E872B1 #E8E472
square
#72E8A9 #7276E8 #E872B1 #E8E472
split-complementary
#72E8A9 #E472E8 #E87276
monochromatic
#1FC06A #3DDF89 #72E8A9 #A7F1C9 #DBF9E9
Accessibility & contrast
On white
1.52
#72E8A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#72E8A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E8A9
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E8A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E8A9 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A5
Deuteranopia (green-blind)
#D5CDAD
Tritanopia (blue-blind)
#4FE7D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #72e8a9; /* rgb */ color: rgb(114, 232, 169); /* oklch */ color: oklch(84.6% 0.140 158.0);
Tailwind
colors: {
custom: {
50: '#a2f0c2',
500: '#72e8a9',
950: '#000000',
},
}SCSS
$custom: #72e8a9; $custom-light: #a2f0c2; $custom-dark: #000000;
JSON
{
"hex": "#72e8a9",
"rgb": {
"r": 114,
"g": 232,
"b": 169
},
"hsl": {
"h": 147.966,
"s": 71.951,
"l": 67.843
},
"oklch": {
"l": 0.84576,
"c": 0.14049,
"h": 158
},
"luminance": 0.64155
}Semantic roles & 50–950 ramp
primary
#72E8A9
secondary
#BF3F83
accent
#1179D4
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582