#72E8A8#72E8A8
#72E8A8 is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.6% C 0.141 H 157.6°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #72E8A8 |
|---|---|
| RGB | rgb(114, 232, 168) |
| HSL | hsl(147, 72%, 68%) |
| HSV | hsv(147, 51%, 91%) |
| CMYK | cmyk(50.9%, 0%, 27.6%, 9%) |
| CIE-LAB | lab(84.03, -47.72, 21.14) |
| CIE-LCH | lch(84.03, 52.19, 156.11°) |
| OKLab | oklab(84.55% -0.1307 0.0538) |
| OKLCH | oklch(84.55% 0.141 157.6) |
| XYZ | xyz(42.8605, 64.1142, 47.1548) |
| Luminance | 0.6412 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.58
Seafoam (survey)
#80F9AD
ΔE00 4.16
Light Blue Green
#7EFBB3
ΔE00 4.18
Seafoam Green
#7AF9AB
ΔE00 4.19
Seafoam
#7FE0B3
ΔE00 4.35
Light Sea Green
#98F6B0
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E8A8 #E872B2
analogous
#77E872 #72E8A8 #72E8E3
triadic
#72E8A8 #A872E8 #E8A872
tetradic
#72E8A8 #7277E8 #E872B2 #E8E372
square
#72E8A8 #7277E8 #E872B2 #E8E372
split-complementary
#72E8A8 #E372E8 #E87277
monochromatic
#1FC069 #3DDF88 #72E8A8 #A7F1C8 #DBF9E9
Accessibility & contrast
On white
1.52
#72E8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#72E8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E8A8
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E8A8 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A4
Deuteranopia (green-blind)
#D5CDAC
Tritanopia (blue-blind)
#50E7D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #72e8a8; /* rgb */ color: rgb(114, 232, 168); /* oklch */ color: oklch(84.6% 0.141 157.6);
Tailwind
colors: {
custom: {
50: '#a2f0c2',
500: '#72e8a8',
950: '#000000',
},
}SCSS
$custom: #72e8a8; $custom-light: #a2f0c2; $custom-dark: #000000;
JSON
{
"hex": "#72e8a8",
"rgb": {
"r": 114,
"g": 232,
"b": 168
},
"hsl": {
"h": 147.458,
"s": 71.951,
"l": 67.843
},
"oklch": {
"l": 0.84554,
"c": 0.14136,
"h": 157.6
},
"luminance": 0.64118
}Semantic roles & 50–950 ramp
primary
#72E8A8
secondary
#BF3F85
accent
#117BD4
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582