#72FBBB#72FBBB
#72FBBB is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.5% C 0.151 H 160.7°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #72FBBB |
|---|---|
| RGB | rgb(114, 251, 187) |
| HSL | hsl(152, 94%, 72%) |
| HSV | hsv(152, 55%, 98%) |
| CMYK | cmyk(54.6%, 0%, 25.5%, 1.6%) |
| CIE-LAB | lab(89.93, -51.89, 19.54) |
| CIE-LCH | lch(89.93, 55.45, 159.36°) |
| OKLab | oklab(89.49% -0.1426 0.0499) |
| OKLCH | oklch(89.49% 0.151 160.7) |
| XYZ | xyz(50.4018, 76.1550, 59.0474) |
| Luminance | 0.7616 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.39
Light Blue Green
#7EFBB3
ΔE00 2.21
Light Aquamarine
#7BFDC7
ΔE00 2.24
Seafoam (survey)
#80F9AD
ΔE00 3.20
Seafoam Green
#7AF9AB
ΔE00 3.24
Greenish Cyan
#2AFEB7
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FBBB #FB72B2
analogous
#72FB77 #72FBBB #72F6FB
triadic
#72FBBB #BB72FB #FBBB72
tetradic
#72FBBB #7772FB #FB72B2 #F6FB72
square
#72FBBB #7772FB #FB72B2 #F6FB72
split-complementary
#72FBBB #FB72F6 #FB7772
monochromatic
#07EC81 #36F99E #72FBBB #AEFDD8 #E1FEF1
Accessibility & contrast
On white
1.29
#72FBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#72FBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FBBB
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FBBB | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBB7
Deuteranopia (green-blind)
#E4DDBF
Tritanopia (blue-blind)
#3EFAE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #72fbbb; /* rgb */ color: rgb(114, 251, 187); /* oklch */ color: oklch(89.5% 0.151 160.7);
Tailwind
colors: {
custom: {
50: '#a4fdcf',
500: '#72fbbb',
950: '#000000',
},
}SCSS
$custom: #72fbbb; $custom-light: #a4fdcf; $custom-dark: #000000;
JSON
{
"hex": "#72fbbb",
"rgb": {
"r": 114,
"g": 251,
"b": 187
},
"hsl": {
"h": 151.971,
"s": 94.483,
"l": 71.569
},
"oklch": {
"l": 0.89494,
"c": 0.15112,
"h": 160.7
},
"luminance": 0.7616
}Semantic roles & 50–950 ramp
primary
#72FBBB
secondary
#D73A83
accent
#006BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683