#72FEB5#72FEB5
#72FEB5 is a very light, vivid green. Relative luminance 0.778; OKLCH L 90.1% C 0.160 H 158.0°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #72FEB5 |
|---|---|
| RGB | rgb(114, 254, 181) |
| HSL | hsl(149, 99%, 72%) |
| HSV | hsv(149, 55%, 100%) |
| CMYK | cmyk(55.1%, 0%, 28.7%, 0.4%) |
| CIE-LAB | lab(90.69, -54.30, 23.65) |
| CIE-LCH | lch(90.69, 59.23, 156.46°) |
| OKLab | oklab(90.07% -0.1484 0.0601) |
| OKLCH | oklch(90.07% 0.16 158) |
| XYZ | xyz(50.7174, 77.7926, 56.0498) |
| Luminance | 0.7780 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.25
Seafoam Green
#7AF9AB
ΔE00 1.94
Seafoam (survey)
#80F9AD
ΔE00 2.07
Light Greenish Blue
#63F7B4
ΔE00 2.10
Light Bluish Green
#76FDA8
ΔE00 2.45
Light Green Blue
#56FCA2
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FEB5 #FE72BB
analogous
#75FE72 #72FEB5 #72FEFB
triadic
#72FEB5 #B572FE #FEB572
tetradic
#72FEB5 #7275FE #FE72BB #FEFB72
square
#72FEB5 #7275FE #FE72BB #FEFB72
split-complementary
#72FEB5 #FB72FE #FE7275
monochromatic
#02F476 #35FE95 #72FEB5 #AFFED5 #E1FFEF
Accessibility & contrast
On white
1.27
#72FEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#72FEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FEB5
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FEB5 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEDB1
Deuteranopia (green-blind)
#E8DFBA
Tritanopia (blue-blind)
#41FCEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #72feb5; /* rgb */ color: rgb(114, 254, 181); /* oklch */ color: oklch(90.1% 0.160 158.0);
Tailwind
colors: {
custom: {
50: '#a5ffcb',
500: '#72feb5',
950: '#000000',
},
}SCSS
$custom: #72feb5; $custom-light: #a5ffcb; $custom-dark: #000000;
JSON
{
"hex": "#72feb5",
"rgb": {
"r": 114,
"g": 254,
"b": 181
},
"hsl": {
"h": 148.714,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.90072,
"c": 0.16012,
"h": 158
},
"luminance": 0.77797
}Semantic roles & 50–950 ramp
primary
#72FEB5
secondary
#DB398E
accent
#0078E6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683