#72FEB6#72FEB6
#72FEB6 is a very light, vivid green. Relative luminance 0.778; OKLCH L 90.1% C 0.159 H 158.3°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #72FEB6 |
|---|---|
| RGB | rgb(114, 254, 182) |
| HSL | hsl(149, 99%, 72%) |
| HSV | hsv(149, 55%, 100%) |
| CMYK | cmyk(55.1%, 0%, 28.3%, 0.4%) |
| CIE-LAB | lab(90.70, -54.11, 23.17) |
| CIE-LCH | lch(90.70, 58.86, 156.82°) |
| OKLab | oklab(90.09% -0.148 0.0589) |
| OKLCH | oklch(90.09% 0.159 158.3) |
| XYZ | xyz(50.8204, 77.8337, 56.5922) |
| Luminance | 0.7784 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.31
Light Greenish Blue
#63F7B4
ΔE00 1.99
Seafoam Green
#7AF9AB
ΔE00 2.09
Seafoam (survey)
#80F9AD
ΔE00 2.19
Light Bluish Green
#76FDA8
ΔE00 2.64
Light Green Blue
#56FCA2
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FEB6 #FE72BA
analogous
#74FE72 #72FEB6 #72FEFC
triadic
#72FEB6 #B672FE #FEB672
tetradic
#72FEB6 #7274FE #FE72BA #FEFC72
square
#72FEB6 #7274FE #FE72BA #FEFC72
split-complementary
#72FEB6 #FC72FE #FE7274
monochromatic
#02F477 #35FE97 #72FEB6 #AFFED5 #E1FFEF
Accessibility & contrast
On white
1.27
#72FEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#72FEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FEB6
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FEB6 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEDB2
Deuteranopia (green-blind)
#E8DFBA
Tritanopia (blue-blind)
#40FDEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #72feb6; /* rgb */ color: rgb(114, 254, 182); /* oklch */ color: oklch(90.1% 0.159 158.3);
Tailwind
colors: {
custom: {
50: '#a5ffcc',
500: '#72feb6',
950: '#000000',
},
}SCSS
$custom: #72feb6; $custom-light: #a5ffcc; $custom-dark: #000000;
JSON
{
"hex": "#72feb6",
"rgb": {
"r": 114,
"g": 254,
"b": 182
},
"hsl": {
"h": 149.143,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.90093,
"c": 0.15927,
"h": 158.3
},
"luminance": 0.77838
}Semantic roles & 50–950 ramp
primary
#72FEB6
secondary
#DB398C
accent
#0076E6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683