#72FBEC#72FBEC
#72FBEC is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.8% C 0.122 H 185.6°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #72FBEC |
|---|---|
| RGB | rgb(114, 251, 236) |
| HSL | hsl(173, 94%, 72%) |
| HSV | hsv(173, 55%, 98%) |
| CMYK | cmyk(54.6%, 0%, 6%, 1.6%) |
| CIE-LAB | lab(91.06, -40.89, -4.17) |
| CIE-LCH | lch(91.06, 41.11, 185.82°) |
| OKLab | oklab(90.79% -0.1214 -0.0119) |
| OKLCH | oklch(90.79% 0.122 185.6) |
| XYZ | xyz(56.5703, 78.6224, 91.5350) |
| Luminance | 0.7863 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.78
Tiffany Blue
#7BF2DA
ΔE00 3.84
Bright Turquoise
#0FFEF9
ΔE00 4.74
Bright Cyan
#41FDFE
ΔE00 5.62
Aqua
#00FFFF
ΔE00 5.86
Turquoise
#40E0D0
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FBEC #FB7281
analogous
#72FBA8 #72FBEC #72C6FB
triadic
#72FBEC #EC72FB #FBEC72
tetradic
#72FBEC #A872FB #FB7281 #C6FB72
square
#72FBEC #A872FB #FB7281 #C6FB72
split-complementary
#72FBEC #FB72C6 #FBA872
monochromatic
#07ECD3 #36F9E4 #72FBEC #AEFDF4 #E1FEFB
Accessibility & contrast
On white
1.26
#72FBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#72FBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FBEC
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FBEC | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEC
Deuteranopia (green-blind)
#DADFEE
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #72fbec; /* rgb */ color: rgb(114, 251, 236); /* oklch */ color: oklch(90.8% 0.122 185.6);
Tailwind
colors: {
custom: {
50: '#a6fdf2',
500: '#72fbec',
950: '#000000',
},
}SCSS
$custom: #72fbec; $custom-light: #a6fdf2; $custom-dark: #000000;
JSON
{
"hex": "#72fbec",
"rgb": {
"r": 114,
"g": 251,
"b": 236
},
"hsl": {
"h": 173.431,
"s": 94.483,
"l": 71.569
},
"oklch": {
"l": 0.90789,
"c": 0.12195,
"h": 185.6
},
"luminance": 0.78628
}Semantic roles & 50–950 ramp
primary
#72FBEC
secondary
#D73A4B
accent
#0019E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685