#72FBBE#72FBBE
#72FBBE is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.6% C 0.149 H 161.9°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #72FBBE |
|---|---|
| RGB | rgb(114, 251, 190) |
| HSL | hsl(153, 94%, 72%) |
| HSV | hsv(153, 55%, 98%) |
| CMYK | cmyk(54.6%, 0%, 24.3%, 1.6%) |
| CIE-LAB | lab(89.99, -51.29, 18.09) |
| CIE-LCH | lch(89.99, 54.38, 160.57°) |
| OKLab | oklab(89.56% -0.1413 0.0462) |
| OKLCH | oklch(89.56% 0.149 161.9) |
| XYZ | xyz(50.7263, 76.2848, 60.7565) |
| Luminance | 0.7629 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.66
Light Greenish Blue
#63F7B4
ΔE00 1.73
Light Blue Green
#7EFBB3
ΔE00 2.80
Greenish Cyan
#2AFEB7
ΔE00 3.64
Seafoam (survey)
#80F9AD
ΔE00 3.80
Seafoam Green
#7AF9AB
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FBBE #FB72AF
analogous
#72FB7A #72FBBE #72F3FB
triadic
#72FBBE #BE72FB #FBBE72
tetradic
#72FBBE #7A72FB #FB72AF #F3FB72
square
#72FBBE #7A72FB #FB72AF #F3FB72
split-complementary
#72FBBE #FB72F3 #FB7A72
monochromatic
#07EC86 #36F9A3 #72FBBE #AEFDD9 #E1FEF1
Accessibility & contrast
On white
1.29
#72FBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#72FBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FBBE
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FBBE | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBB
Deuteranopia (green-blind)
#E4DDC2
Tritanopia (blue-blind)
#3CFBEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #72fbbe; /* rgb */ color: rgb(114, 251, 190); /* oklch */ color: oklch(89.6% 0.149 161.9);
Tailwind
colors: {
custom: {
50: '#a4fdd1',
500: '#72fbbe',
950: '#000000',
},
}SCSS
$custom: #72fbbe; $custom-light: #a4fdd1; $custom-dark: #000000;
JSON
{
"hex": "#72fbbe",
"rgb": {
"r": 114,
"g": 251,
"b": 190
},
"hsl": {
"h": 153.285,
"s": 94.483,
"l": 71.569
},
"oklch": {
"l": 0.89563,
"c": 0.1487,
"h": 161.9
},
"luminance": 0.76289
}Semantic roles & 50–950 ramp
primary
#72FBBE
secondary
#D73A80
accent
#0066E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683