#72EAAC#72EAAC
#72EAAC is a very light, vivid green. Relative luminance 0.654; OKLCH L 85.1% C 0.141 H 158.8°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #72EAAC |
|---|---|
| RGB | rgb(114, 234, 172) |
| HSL | hsl(149, 74%, 68%) |
| HSV | hsv(149, 51%, 92%) |
| CMYK | cmyk(51.3%, 0%, 26.5%, 8.2%) |
| CIE-LAB | lab(84.69, -47.78, 19.99) |
| CIE-LCH | lch(84.69, 51.80, 157.30°) |
| OKLab | oklab(85.12% -0.1311 0.0509) |
| OKLCH | oklch(85.12% 0.141 158.8) |
| XYZ | xyz(43.8050, 65.3979, 49.3364) |
| Luminance | 0.6540 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.12
Light Blue Green
#7EFBB3
ΔE00 3.93
Seafoam (survey)
#80F9AD
ΔE00 4.09
Seafoam Green
#7AF9AB
ΔE00 4.15
Seafoam
#7FE0B3
ΔE00 4.16
Light Aquamarine
#7BFDC7
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72EAAC #EA72B0
analogous
#74EA72 #72EAAC #72EAE8
triadic
#72EAAC #AC72EA #EAAC72
tetradic
#72EAAC #7274EA #EA72B0 #EAE872
square
#72EAAC #7274EA #EA72B0 #EAE872
split-complementary
#72EAAC #E872EA #EA7274
monochromatic
#1DC46E #3DE28D #72EAAC #A7F2CB #DDFAEB
Accessibility & contrast
On white
1.49
#72EAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#72EAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72EAAC
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72EAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72EAAC | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBA8
Deuteranopia (green-blind)
#D6CEB0
Tritanopia (blue-blind)
#4DE9D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #72eaac; /* rgb */ color: rgb(114, 234, 172); /* oklch */ color: oklch(85.1% 0.141 158.8);
Tailwind
colors: {
custom: {
50: '#a2f1c5',
500: '#72eaac',
950: '#000000',
},
}SCSS
$custom: #72eaac; $custom-light: #a2f1c5; $custom-dark: #000000;
JSON
{
"hex": "#72eaac",
"rgb": {
"r": 114,
"g": 234,
"b": 172
},
"hsl": {
"h": 149,
"s": 74.074,
"l": 68.235
},
"oklch": {
"l": 0.8512,
"c": 0.14068,
"h": 158.8
},
"luminance": 0.65402
}Semantic roles & 50–950 ramp
primary
#72EAAC
secondary
#C23E82
accent
#0F76D6
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582