#72FCBD#72FCBD
#72FCBD is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.8% C 0.151 H 161.3°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #72FCBD |
|---|---|
| RGB | rgb(114, 252, 189) |
| HSL | hsl(153, 96%, 72%) |
| HSV | hsv(153, 55%, 99%) |
| CMYK | cmyk(54.8%, 0%, 25%, 1.2%) |
| CIE-LAB | lab(90.26, -51.90, 18.98) |
| CIE-LCH | lch(90.26, 55.26, 159.92°) |
| OKLab | oklab(89.78% -0.1428 0.0485) |
| OKLCH | oklch(89.78% 0.151 161.3) |
| XYZ | xyz(50.9306, 76.8676, 60.2872) |
| Luminance | 0.7687 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.61
Light Aquamarine
#7BFDC7
ΔE00 1.98
Light Blue Green
#7EFBB3
ΔE00 2.46
Seafoam (survey)
#80F9AD
ΔE00 3.48
Greenish Cyan
#2AFEB7
ΔE00 3.52
Seafoam Green
#7AF9AB
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FCBD #FC72B1
analogous
#72FC78 #72FCBD #72F6FC
triadic
#72FCBD #BD72FC #FCBD72
tetradic
#72FCBD #7872FC #FC72B1 #F6FC72
square
#72FCBD #7872FC #FC72B1 #F6FC72
split-complementary
#72FCBD #FC72F6 #FC7872
monochromatic
#05EF84 #36FBA1 #72FCBD #AEFDD9 #E1FEF1
Accessibility & contrast
On white
1.28
#72FCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#72FCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FCBD
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FCBD | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECB9
Deuteranopia (green-blind)
#E5DDC1
Tritanopia (blue-blind)
#3CFBEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #72fcbd; /* rgb */ color: rgb(114, 252, 189); /* oklch */ color: oklch(89.8% 0.151 161.3);
Tailwind
colors: {
custom: {
50: '#a4fed1',
500: '#72fcbd',
950: '#000000',
},
}SCSS
$custom: #72fcbd; $custom-light: #a4fed1; $custom-dark: #000000;
JSON
{
"hex": "#72fcbd",
"rgb": {
"r": 114,
"g": 252,
"b": 189
},
"hsl": {
"h": 152.609,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.89776,
"c": 0.15082,
"h": 161.3
},
"luminance": 0.76872
}Semantic roles & 50–950 ramp
primary
#72FCBD
secondary
#D83A82
accent
#0069E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683