#72EAAD#72EAAD
#72EAAD is a very light, vivid green. Relative luminance 0.654; OKLCH L 85.1% C 0.140 H 159.2°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #72EAAD |
|---|---|
| RGB | rgb(114, 234, 173) |
| HSL | hsl(150, 74%, 68%) |
| HSV | hsv(150, 51%, 92%) |
| CMYK | cmyk(51.3%, 0%, 26.1%, 8.2%) |
| CIE-LAB | lab(84.71, -47.59, 19.50) |
| CIE-LCH | lch(84.71, 51.42, 157.72°) |
| OKLab | oklab(85.14% -0.1307 0.0497) |
| OKLCH | oklch(85.14% 0.14 159.2) |
| XYZ | xyz(43.9014, 65.4364, 49.8441) |
| Luminance | 0.6544 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.13
Seafoam
#7FE0B3
ΔE00 4.00
Light Blue Green
#7EFBB3
ΔE00 4.02
Seafoam (survey)
#80F9AD
ΔE00 4.22
Seafoam Green
#7AF9AB
ΔE00 4.29
Light Aquamarine
#7BFDC7
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72EAAD #EA72AF
analogous
#73EA72 #72EAAD #72EAE9
triadic
#72EAAD #AD72EA #EAAD72
tetradic
#72EAAD #7273EA #EA72AF #EAE972
square
#72EAAD #7273EA #EA72AF #EAE972
split-complementary
#72EAAD #E972EA #EA7273
monochromatic
#1DC46F #3DE28E #72EAAD #A7F2CC #DDFAEB
Accessibility & contrast
On white
1.49
#72EAAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#72EAAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72EAAD
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72EAAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72EAAD | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBAA
Deuteranopia (green-blind)
#D6CEB1
Tritanopia (blue-blind)
#4DE9D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #72eaad; /* rgb */ color: rgb(114, 234, 173); /* oklch */ color: oklch(85.1% 0.140 159.2);
Tailwind
colors: {
custom: {
50: '#a2f1c5',
500: '#72eaad',
950: '#000000',
},
}SCSS
$custom: #72eaad; $custom-light: #a2f1c5; $custom-dark: #000000;
JSON
{
"hex": "#72eaad",
"rgb": {
"r": 114,
"g": 234,
"b": 173
},
"hsl": {
"h": 149.5,
"s": 74.074,
"l": 68.235
},
"oklch": {
"l": 0.85143,
"c": 0.13982,
"h": 159.2
},
"luminance": 0.6544
}Semantic roles & 50–950 ramp
primary
#72EAAD
secondary
#C23E81
accent
#0F74D6
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582