#72FBBC#72FBBC
#72FBBC is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.5% C 0.150 H 161.1°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #72FBBC |
|---|---|
| RGB | rgb(114, 251, 188) |
| HSL | hsl(152, 94%, 72%) |
| HSV | hsv(152, 55%, 98%) |
| CMYK | cmyk(54.6%, 0%, 25.1%, 1.6%) |
| CIE-LAB | lab(89.95, -51.69, 19.06) |
| CIE-LCH | lch(89.95, 55.09, 159.76°) |
| OKLab | oklab(89.52% -0.1422 0.0487) |
| OKLCH | oklch(89.52% 0.15 161.1) |
| XYZ | xyz(50.5092, 76.1980, 59.6131) |
| Luminance | 0.7620 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.48
Light Aquamarine
#7BFDC7
ΔE00 2.05
Light Blue Green
#7EFBB3
ΔE00 2.40
Seafoam (survey)
#80F9AD
ΔE00 3.40
Seafoam Green
#7AF9AB
ΔE00 3.44
Greenish Cyan
#2AFEB7
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FBBC #FB72B1
analogous
#72FB78 #72FBBC #72F5FB
triadic
#72FBBC #BC72FB #FBBC72
tetradic
#72FBBC #7872FB #FB72B1 #F5FB72
square
#72FBBC #7872FB #FB72B1 #F5FB72
split-complementary
#72FBBC #FB72F5 #FB7872
monochromatic
#07EC83 #36F9A0 #72FBBC #AEFDD8 #E1FEF1
Accessibility & contrast
On white
1.29
#72FBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#72FBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FBBC
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FBBC | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBB8
Deuteranopia (green-blind)
#E4DDC0
Tritanopia (blue-blind)
#3DFAEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #72fbbc; /* rgb */ color: rgb(114, 251, 188); /* oklch */ color: oklch(89.5% 0.150 161.1);
Tailwind
colors: {
custom: {
50: '#a4fdd0',
500: '#72fbbc',
950: '#000000',
},
}SCSS
$custom: #72fbbc; $custom-light: #a4fdd0; $custom-dark: #000000;
JSON
{
"hex": "#72fbbc",
"rgb": {
"r": 114,
"g": 251,
"b": 188
},
"hsl": {
"h": 152.409,
"s": 94.483,
"l": 71.569
},
"oklch": {
"l": 0.89517,
"c": 0.15031,
"h": 161.1
},
"luminance": 0.76203
}Semantic roles & 50–950 ramp
primary
#72FBBC
secondary
#D73A82
accent
#006AE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683