#72FCD5#72FCD5
#72FCD5 is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.4% C 0.134 H 172.0°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #72FCD5 |
|---|---|
| RGB | rgb(114, 252, 213) |
| HSL | hsl(163, 96%, 72%) |
| HSV | hsv(163, 55%, 99%) |
| CMYK | cmyk(54.8%, 0%, 15.5%, 1.2%) |
| CIE-LAB | lab(90.78, -46.77, 7.35) |
| CIE-LCH | lch(90.78, 47.34, 171.07°) |
| OKLab | oklab(90.37% -0.1323 0.0187) |
| OKLCH | oklch(90.37% 0.134 172) |
| XYZ | xyz(53.7545, 77.9972, 75.1600) |
| Luminance | 0.7800 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.65
Light Turquoise
#7EF4CC
ΔE00 2.26
Light Aqua
#8CFFDB
ΔE00 2.27
Light Aquamarine
#7BFDC7
ΔE00 3.96
Tiffany Blue
#7BF2DA
ΔE00 4.46
Bright Teal
#01F9C6
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FCD5 #FC7299
analogous
#72FC90 #72FCD5 #72DEFC
triadic
#72FCD5 #D572FC #FCD572
tetradic
#72FCD5 #9072FC #FC7299 #DEFC72
square
#72FCD5 #9072FC #FC7299 #DEFC72
split-complementary
#72FCD5 #FC72DE #FC9072
monochromatic
#05EFAD #36FBC3 #72FCD5 #AEFDE7 #E1FEF6
Accessibility & contrast
On white
1.27
#72FCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#72FCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FCD5
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FCD5 | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EDD3
Deuteranopia (green-blind)
#E0DED8
Tritanopia (blue-blind)
#24FEF1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #72fcd5; /* rgb */ color: rgb(114, 252, 213); /* oklch */ color: oklch(90.4% 0.134 172.0);
Tailwind
colors: {
custom: {
50: '#a5fee1',
500: '#72fcd5',
950: '#000000',
},
}SCSS
$custom: #72fcd5; $custom-light: #a5fee1; $custom-dark: #000000;
JSON
{
"hex": "#72fcd5",
"rgb": {
"r": 114,
"g": 252,
"b": 213
},
"hsl": {
"h": 163.043,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.90369,
"c": 0.13359,
"h": 172
},
"luminance": 0.78002
}Semantic roles & 50–950 ramp
primary
#72FCD5
secondary
#D83A67
accent
#0041E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684