#72EAA9#72EAA9
#72EAA9 is a very light, vivid green. Relative luminance 0.653; OKLCH L 85.1% C 0.143 H 157.6°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #72EAA9 |
|---|---|
| RGB | rgb(114, 234, 169) |
| HSL | hsl(148, 74%, 68%) |
| HSV | hsv(148, 51%, 92%) |
| CMYK | cmyk(51.3%, 0%, 27.8%, 8.2%) |
| CIE-LAB | lab(84.63, -48.37, 21.46) |
| CIE-LCH | lch(84.63, 52.92, 156.08°) |
| OKLab | oklab(85.05% -0.1325 0.0546) |
| OKLCH | oklch(85.05% 0.143 157.6) |
| XYZ | xyz(43.5202, 65.2839, 47.8361) |
| Luminance | 0.6529 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.19
Light Blue Green
#7EFBB3
ΔE00 3.74
Seafoam (survey)
#80F9AD
ΔE00 3.74
Seafoam Green
#7AF9AB
ΔE00 3.77
Light Sea Green
#98F6B0
ΔE00 4.57
Seafoam
#7FE0B3
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72EAA9 #EA72B3
analogous
#77EA72 #72EAA9 #72EAE5
triadic
#72EAA9 #A972EA #EAA972
tetradic
#72EAA9 #7277EA #EA72B3 #EAE572
square
#72EAA9 #7277EA #EA72B3 #EAE572
split-complementary
#72EAA9 #E572EA #EA7277
monochromatic
#1DC46A #3DE289 #72EAA9 #A7F2C9 #DDFAEA
Accessibility & contrast
On white
1.49
#72EAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#72EAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72EAA9
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72EAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72EAA9 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBA5
Deuteranopia (green-blind)
#D7CEAD
Tritanopia (blue-blind)
#4FE9D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #72eaa9; /* rgb */ color: rgb(114, 234, 169); /* oklch */ color: oklch(85.1% 0.143 157.6);
Tailwind
colors: {
custom: {
50: '#a2f1c2',
500: '#72eaa9',
950: '#000000',
},
}SCSS
$custom: #72eaa9; $custom-light: #a2f1c2; $custom-dark: #000000;
JSON
{
"hex": "#72eaa9",
"rgb": {
"r": 114,
"g": 234,
"b": 169
},
"hsl": {
"h": 147.5,
"s": 74.074,
"l": 68.235
},
"oklch": {
"l": 0.85053,
"c": 0.14326,
"h": 157.6
},
"luminance": 0.65288
}Semantic roles & 50–950 ramp
primary
#72EAA9
secondary
#C23E86
accent
#0F7BD6
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582