#72EBAC#72EBAC
#72EBAC is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.4% C 0.142 H 158.6°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #72EBAC |
|---|---|
| RGB | rgb(114, 235, 172) |
| HSL | hsl(149, 75%, 68%) |
| HSV | hsv(149, 51%, 92%) |
| CMYK | cmyk(51.5%, 0%, 26.8%, 7.8%) |
| CIE-LAB | lab(84.98, -48.21, 20.39) |
| CIE-LCH | lch(84.98, 52.34, 157.07°) |
| OKLab | oklab(85.36% -0.1322 0.0519) |
| OKLCH | oklch(85.36% 0.142 158.6) |
| XYZ | xyz(44.0905, 65.9689, 49.4315) |
| Luminance | 0.6597 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.92
Light Blue Green
#7EFBB3
ΔE00 3.68
Seafoam (survey)
#80F9AD
ΔE00 3.83
Seafoam Green
#7AF9AB
ΔE00 3.88
Seafoam
#7FE0B3
ΔE00 4.41
Light Sea Green
#98F6B0
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72EBAC #EB72B1
analogous
#74EB72 #72EBAC #72EBE8
triadic
#72EBAC #AC72EB #EBAC72
tetradic
#72EBAC #7274EB #EB72B1 #EBE872
square
#72EBAC #7274EB #EB72B1 #EBE872
split-complementary
#72EBAC #E872EB #EB7274
monochromatic
#1CC66E #3CE38C #72EBAC #A8F3CC #DDFAEB
Accessibility & contrast
On white
1.48
#72EBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#72EBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72EBAC
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72EBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72EBAC | 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)
#E9DCA8
Deuteranopia (green-blind)
#D7CFB0
Tritanopia (blue-blind)
#4DEADA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #72ebac; /* rgb */ color: rgb(114, 235, 172); /* oklch */ color: oklch(85.4% 0.142 158.6);
Tailwind
colors: {
custom: {
50: '#a2f2c5',
500: '#72ebac',
950: '#000000',
},
}SCSS
$custom: #72ebac; $custom-light: #a2f2c5; $custom-dark: #000000;
JSON
{
"hex": "#72ebac",
"rgb": {
"r": 114,
"g": 235,
"b": 172
},
"hsl": {
"h": 148.76,
"s": 75.155,
"l": 68.431
},
"oklch": {
"l": 0.85358,
"c": 0.14205,
"h": 158.6
},
"luminance": 0.65973
}Semantic roles & 50–950 ramp
primary
#72EBAC
secondary
#C33E83
accent
#0E77D7
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101712
muted
#818582