#72EAA6#72EAA6
#72EAA6 is a very light, vivid green. Relative luminance 0.652; OKLCH L 85.0% C 0.146 H 156.5°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #72EAA6 |
|---|---|
| RGB | rgb(114, 234, 166) |
| HSL | hsl(146, 74%, 68%) |
| HSV | hsv(146, 51%, 92%) |
| CMYK | cmyk(51.3%, 0%, 29.1%, 8.2%) |
| CIE-LAB | lab(84.57, -48.95, 22.93) |
| CIE-LCH | lch(84.57, 54.05, 154.90°) |
| OKLab | oklab(84.99% -0.1338 0.0582) |
| OKLCH | oklch(84.99% 0.146 156.5) |
| XYZ | xyz(43.2418, 65.1726, 46.3698) |
| Luminance | 0.6518 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.37
Seafoam Green
#7AF9AB
ΔE00 3.48
Seafoam (survey)
#80F9AD
ΔE00 3.49
Light Blue Green
#7EFBB3
ΔE00 3.65
Light Sea Green
#98F6B0
ΔE00 4.39
Light Bluish Green
#76FDA8
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72EAA6 #EA72B6
analogous
#7AEA72 #72EAA6 #72EAE2
triadic
#72EAA6 #A672EA #EAA672
tetradic
#72EAA6 #727AEA #EA72B6 #EAE272
square
#72EAA6 #727AEA #EA72B6 #EAE272
split-complementary
#72EAA6 #E272EA #EA727A
monochromatic
#1DC466 #3DE284 #72EAA6 #A7F2C8 #DDFAE9
Accessibility & contrast
On white
1.50
#72EAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#72EAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72EAA6
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72EAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72EAA6 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DAA2
Deuteranopia (green-blind)
#D7CEAA
Tritanopia (blue-blind)
#50E8D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #72eaa6; /* rgb */ color: rgb(114, 234, 166); /* oklch */ color: oklch(85.0% 0.146 156.5);
Tailwind
colors: {
custom: {
50: '#a2f1c0',
500: '#72eaa6',
950: '#000000',
},
}SCSS
$custom: #72eaa6; $custom-light: #a2f1c0; $custom-dark: #000000;
JSON
{
"hex": "#72eaa6",
"rgb": {
"r": 114,
"g": 234,
"b": 166
},
"hsl": {
"h": 146,
"s": 74.074,
"l": 68.235
},
"oklch": {
"l": 0.84987,
"c": 0.1459,
"h": 156.5
},
"luminance": 0.65176
}Semantic roles & 50–950 ramp
primary
#72EAA6
secondary
#C23E89
accent
#0F80D6
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582