#72FCBB#72FCBB
#72FCBB is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.7% C 0.152 H 160.5°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #72FCBB |
|---|---|
| RGB | rgb(114, 252, 187) |
| HSL | hsl(152, 96%, 72%) |
| HSV | hsv(152, 55%, 99%) |
| CMYK | cmyk(54.8%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(90.22, -52.31, 19.95) |
| CIE-LCH | lch(90.22, 55.98, 159.13°) |
| OKLab | oklab(89.73% -0.1437 0.0509) |
| OKLCH | oklch(89.73% 0.152 160.5) |
| XYZ | xyz(50.7150, 76.7814, 59.1518) |
| Luminance | 0.7679 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.46
Light Blue Green
#7EFBB3
ΔE00 2.08
Light Aquamarine
#7BFDC7
ΔE00 2.38
Seafoam (survey)
#80F9AD
ΔE00 3.10
Seafoam Green
#7AF9AB
ΔE00 3.12
Greenish Cyan
#2AFEB7
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FCBB #FC72B3
analogous
#72FC76 #72FCBB #72F8FC
triadic
#72FCBB #BB72FC #FCBB72
tetradic
#72FCBB #7672FC #FC72B3 #F8FC72
square
#72FCBB #7672FC #FC72B3 #F8FC72
split-complementary
#72FCBB #FC72F8 #FC7672
monochromatic
#05EF81 #36FB9E #72FCBB #AEFDD8 #E1FEF1
Accessibility & contrast
On white
1.28
#72FCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#72FCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FCBB
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FCBB | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB7
Deuteranopia (green-blind)
#E5DDBF
Tritanopia (blue-blind)
#3EFBEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #72fcbb; /* rgb */ color: rgb(114, 252, 187); /* oklch */ color: oklch(89.7% 0.152 160.5);
Tailwind
colors: {
custom: {
50: '#a4fecf',
500: '#72fcbb',
950: '#000000',
},
}SCSS
$custom: #72fcbb; $custom-light: #a4fecf; $custom-dark: #000000;
JSON
{
"hex": "#72fcbb",
"rgb": {
"r": 114,
"g": 252,
"b": 187
},
"hsl": {
"h": 151.739,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.89731,
"c": 0.15245,
"h": 160.5
},
"luminance": 0.76786
}Semantic roles & 50–950 ramp
primary
#72FCBB
secondary
#D83A85
accent
#006CE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683