#72EAAA#72EAAA
#72EAAA is a very light, vivid green. Relative luminance 0.653; OKLCH L 85.1% C 0.142 H 158.0°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #72EAAA |
|---|---|
| RGB | rgb(114, 234, 170) |
| HSL | hsl(148, 74%, 68%) |
| HSV | hsv(148, 51%, 92%) |
| CMYK | cmyk(51.3%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(84.65, -48.18, 20.97) |
| CIE-LCH | lch(84.65, 52.54, 156.48°) |
| OKLab | oklab(85.08% -0.132 0.0534) |
| OKLCH | oklch(85.08% 0.142 158) |
| XYZ | xyz(43.6144, 65.3216, 48.3324) |
| Luminance | 0.6532 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.15
Light Blue Green
#7EFBB3
ΔE00 3.79
Seafoam (survey)
#80F9AD
ΔE00 3.85
Seafoam Green
#7AF9AB
ΔE00 3.89
Seafoam
#7FE0B3
ΔE00 4.48
Light Sea Green
#98F6B0
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72EAAA #EA72B2
analogous
#76EA72 #72EAAA #72EAE6
triadic
#72EAAA #AA72EA #EAAA72
tetradic
#72EAAA #7276EA #EA72B2 #EAE672
square
#72EAAA #7276EA #EA72B2 #EAE672
split-complementary
#72EAAA #E672EA #EA7276
monochromatic
#1DC46B #3DE28A #72EAAA #A7F2CA #DDFAEA
Accessibility & contrast
On white
1.49
#72EAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#72EAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72EAAA
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72EAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72EAAA | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBA6
Deuteranopia (green-blind)
#D7CEAE
Tritanopia (blue-blind)
#4EE9D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #72eaaa; /* rgb */ color: rgb(114, 234, 170); /* oklch */ color: oklch(85.1% 0.142 158.0);
Tailwind
colors: {
custom: {
50: '#a2f1c3',
500: '#72eaaa',
950: '#000000',
},
}SCSS
$custom: #72eaaa; $custom-light: #a2f1c3; $custom-dark: #000000;
JSON
{
"hex": "#72eaaa",
"rgb": {
"r": 114,
"g": 234,
"b": 170
},
"hsl": {
"h": 148,
"s": 74.074,
"l": 68.235
},
"oklch": {
"l": 0.85075,
"c": 0.1424,
"h": 158
},
"luminance": 0.65325
}Semantic roles & 50–950 ramp
primary
#72EAAA
secondary
#C23E84
accent
#0F79D6
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582