#72FEB2#72FEB2
#72FEB2 is a very light, vivid green. Relative luminance 0.777; OKLCH L 90.0% C 0.163 H 157.0°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #72FEB2 |
|---|---|
| RGB | rgb(114, 254, 178) |
| HSL | hsl(147, 99%, 72%) |
| HSV | hsv(147, 55%, 100%) |
| CMYK | cmyk(55.1%, 0%, 29.9%, 0.4%) |
| CIE-LAB | lab(90.63, -54.87, 25.10) |
| CIE-LCH | lch(90.63, 60.34, 155.42°) |
| OKLab | oklab(90.01% -0.1497 0.0636) |
| OKLCH | oklch(90.01% 0.163 157) |
| XYZ | xyz(50.4129, 77.6708, 54.4461) |
| Luminance | 0.7768 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.25
Seafoam Green
#7AF9AB
ΔE00 1.55
Seafoam (survey)
#80F9AD
ΔE00 1.78
Light Bluish Green
#76FDA8
ΔE00 1.87
Light Greenish Blue
#63F7B4
ΔE00 2.48
Light Green Blue
#56FCA2
ΔE00 2.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FEB2 #FE72BE
analogous
#78FE72 #72FEB2 #72FEF8
triadic
#72FEB2 #B272FE #FEB272
tetradic
#72FEB2 #7278FE #FE72BE #FEF872
square
#72FEB2 #7278FE #FE72BE #FEF872
split-complementary
#72FEB2 #F872FE #FE7278
monochromatic
#02F470 #35FE91 #72FEB2 #AFFED3 #E1FFEE
Accessibility & contrast
On white
1.27
#72FEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#72FEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FEB2
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FEB2 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCECAD
Deuteranopia (green-blind)
#E9DFB7
Tritanopia (blue-blind)
#43FCEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #72feb2; /* rgb */ color: rgb(114, 254, 178); /* oklch */ color: oklch(90.0% 0.163 157.0);
Tailwind
colors: {
custom: {
50: '#a5ffc9',
500: '#72feb2',
950: '#000000',
},
}SCSS
$custom: #72feb2; $custom-light: #a5ffc9; $custom-dark: #000000;
JSON
{
"hex": "#72feb2",
"rgb": {
"r": 114,
"g": 254,
"b": 178
},
"hsl": {
"h": 147.429,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.90008,
"c": 0.1627,
"h": 157
},
"luminance": 0.77675
}Semantic roles & 50–950 ramp
primary
#72FEB2
secondary
#DB3991
accent
#007DE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682