#72EBAB#72EBAB
#72EBAB is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.3% C 0.143 H 158.2°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #72EBAB |
|---|---|
| RGB | rgb(114, 235, 171) |
| HSL | hsl(148, 75%, 68%) |
| HSV | hsv(148, 51%, 92%) |
| CMYK | cmyk(51.5%, 0%, 27.2%, 7.8%) |
| CIE-LAB | lab(84.96, -48.40, 20.88) |
| CIE-LCH | lch(84.96, 52.71, 156.66°) |
| OKLab | oklab(85.34% -0.1327 0.0532) |
| OKLCH | oklch(85.34% 0.143 158.2) |
| XYZ | xyz(43.9949, 65.9306, 48.9276) |
| Luminance | 0.6593 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.94
Light Blue Green
#7EFBB3
ΔE00 3.61
Seafoam (survey)
#80F9AD
ΔE00 3.71
Seafoam Green
#7AF9AB
ΔE00 3.75
Seafoam
#7FE0B3
ΔE00 4.57
Light Sea Green
#98F6B0
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72EBAB #EB72B2
analogous
#75EB72 #72EBAB #72EBE7
triadic
#72EBAB #AB72EB #EBAB72
tetradic
#72EBAB #7275EB #EB72B2 #EBE772
square
#72EBAB #7275EB #EB72B2 #EBE772
split-complementary
#72EBAB #E772EB #EB7275
monochromatic
#1CC66C #3CE38B #72EBAB #A8F3CB #DDFAEB
Accessibility & contrast
On white
1.48
#72EBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#72EBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72EBAB
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72EBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72EBAB | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCA7
Deuteranopia (green-blind)
#D8CFAF
Tritanopia (blue-blind)
#4DEADA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #72ebab; /* rgb */ color: rgb(114, 235, 171); /* oklch */ color: oklch(85.3% 0.143 158.2);
Tailwind
colors: {
custom: {
50: '#a2f2c4',
500: '#72ebab',
950: '#000000',
},
}SCSS
$custom: #72ebab; $custom-light: #a2f2c4; $custom-dark: #000000;
JSON
{
"hex": "#72ebab",
"rgb": {
"r": 114,
"g": 235,
"b": 171
},
"hsl": {
"h": 148.264,
"s": 75.155,
"l": 68.431
},
"oklch": {
"l": 0.85336,
"c": 0.14291,
"h": 158.2
},
"luminance": 0.65934
}Semantic roles & 50–950 ramp
primary
#72EBAB
secondary
#C33E84
accent
#0E79D7
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101712
muted
#818582