#72FBD7#72FBD7
#72FBD7 is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.2% C 0.131 H 173.4°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #72FBD7 |
|---|---|
| RGB | rgb(114, 251, 215) |
| HSL | hsl(164, 94%, 72%) |
| HSV | hsv(164, 55%, 98%) |
| CMYK | cmyk(54.6%, 0%, 14.3%, 1.6%) |
| CIE-LAB | lab(90.54, -45.88, 5.97) |
| CIE-LCH | lch(90.54, 46.27, 172.59°) |
| OKLab | oklab(90.19% -0.1304 0.0151) |
| OKLCH | oklch(90.19% 0.131 173.4) |
| XYZ | xyz(53.6967, 77.4730, 76.4008) |
| Luminance | 0.7748 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.30
Aquamarine
#7FFFD4
ΔE00 2.32
Light Turquoise
#7EF4CC
ΔE00 2.52
Tiffany Blue
#7BF2DA
ΔE00 3.71
Light Aquamarine
#7BFDC7
ΔE00 4.73
Bright Teal
#01F9C6
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FBD7 #FB7296
analogous
#72FB93 #72FBD7 #72DAFB
triadic
#72FBD7 #D772FB #FBD772
tetradic
#72FBD7 #9372FB #FB7296 #DAFB72
square
#72FBD7 #9372FB #FB7296 #DAFB72
split-complementary
#72FBD7 #FB72DA #FB9372
monochromatic
#07ECB0 #36F9C6 #72FBD7 #AEFDE8 #E1FEF7
Accessibility & contrast
On white
1.27
#72FBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#72FBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FBD7
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FBD7 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EDD5
Deuteranopia (green-blind)
#DFDEDA
Tritanopia (blue-blind)
#22FDF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #72fbd7; /* rgb */ color: rgb(114, 251, 215); /* oklch */ color: oklch(90.2% 0.131 173.4);
Tailwind
colors: {
custom: {
50: '#a5fde3',
500: '#72fbd7',
950: '#000000',
},
}SCSS
$custom: #72fbd7; $custom-light: #a5fde3; $custom-dark: #000000;
JSON
{
"hex": "#72fbd7",
"rgb": {
"r": 114,
"g": 251,
"b": 215
},
"hsl": {
"h": 164.234,
"s": 94.483,
"l": 71.569
},
"oklch": {
"l": 0.9019,
"c": 0.13123,
"h": 173.4
},
"luminance": 0.77478
}Semantic roles & 50–950 ramp
primary
#72FBD7
secondary
#D73A63
accent
#003CE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684