#72E8A3#72E8A3
#72E8A3 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.4% C 0.146 H 155.8°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #72E8A3 |
|---|---|
| RGB | rgb(114, 232, 163) |
| HSL | hsl(145, 72%, 68%) |
| HSV | hsv(145, 51%, 91%) |
| CMYK | cmyk(50.9%, 0%, 29.7%, 9%) |
| CIE-LAB | lab(83.93, -48.68, 23.60) |
| CIE-LCH | lch(83.93, 54.10, 154.14°) |
| OKLab | oklab(84.45% -0.1329 0.0598) |
| OKLCH | oklch(84.45% 0.146 155.8) |
| XYZ | xyz(42.4036, 63.9314, 44.7487) |
| Luminance | 0.6393 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.78
Seafoam (survey)
#80F9AD
ΔE00 3.80
Light Greenish Blue
#63F7B4
ΔE00 3.88
Light Blue Green
#7EFBB3
ΔE00 4.07
Light Sea Green
#98F6B0
ΔE00 4.55
Light Bluish Green
#76FDA8
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E8A3 #E872B7
analogous
#7CE872 #72E8A3 #72E8DE
triadic
#72E8A3 #A372E8 #E8A372
tetradic
#72E8A3 #727CE8 #E872B7 #E8DE72
square
#72E8A3 #727CE8 #E872B7 #E8DE72
split-complementary
#72E8A3 #DE72E8 #E8727C
monochromatic
#1FC062 #3DDF81 #72E8A3 #A7F1C5 #DBF9E8
Accessibility & contrast
On white
1.52
#72E8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#72E8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E8A3
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E8A3 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D89F
Deuteranopia (green-blind)
#D6CDA7
Tritanopia (blue-blind)
#52E6D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #72e8a3; /* rgb */ color: rgb(114, 232, 163); /* oklch */ color: oklch(84.4% 0.146 155.8);
Tailwind
colors: {
custom: {
50: '#a2f0be',
500: '#72e8a3',
950: '#000000',
},
}SCSS
$custom: #72e8a3; $custom-light: #a2f0be; $custom-dark: #000000;
JSON
{
"hex": "#72e8a3",
"rgb": {
"r": 114,
"g": 232,
"b": 163
},
"hsl": {
"h": 144.915,
"s": 71.951,
"l": 67.843
},
"oklch": {
"l": 0.84445,
"c": 0.14577,
"h": 155.8
},
"luminance": 0.63935
}Semantic roles & 50–950 ramp
primary
#72E8A3
secondary
#BF3F8A
accent
#1183D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582