#72FCDB#72FCDB
#72FCDB is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.5% C 0.130 H 175.1°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #72FCDB |
|---|---|
| RGB | rgb(114, 252, 219) |
| HSL | hsl(166, 96%, 72%) |
| HSV | hsv(166, 55%, 99%) |
| CMYK | cmyk(54.8%, 0%, 13.1%, 1.2%) |
| CIE-LAB | lab(90.92, -45.40, 4.44) |
| CIE-LCH | lch(90.92, 45.61, 174.41°) |
| OKLab | oklab(90.53% -0.1297 0.0111) |
| OKLCH | oklch(90.53% 0.13 175.1) |
| XYZ | xyz(54.5302, 78.3075, 79.2453) |
| Luminance | 0.7831 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.55
Aquamarine
#7FFFD4
ΔE00 3.05
Tiffany Blue
#7BF2DA
ΔE00 3.18
Light Turquoise
#7EF4CC
ΔE00 3.27
Aqua (survey)
#13EAC9
ΔE00 5.50
Bright Teal
#01F9C6
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FCDB #FC7293
analogous
#72FC96 #72FCDB #72D8FC
triadic
#72FCDB #DB72FC #FCDB72
tetradic
#72FCDB #9672FC #FC7293 #D8FC72
square
#72FCDB #9672FC #FC7293 #D8FC72
split-complementary
#72FCDB #FC72D8 #FC9672
monochromatic
#05EFB7 #36FBCC #72FCDB #AEFDEA #E1FEF7
Accessibility & contrast
On white
1.26
#72FCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#72FCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FCDB
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FCDB | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDA
Deuteranopia (green-blind)
#DFDFDD
Tritanopia (blue-blind)
#19FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #72fcdb; /* rgb */ color: rgb(114, 252, 219); /* oklch */ color: oklch(90.5% 0.130 175.1);
Tailwind
colors: {
custom: {
50: '#a5fee6',
500: '#72fcdb',
950: '#000000',
},
}SCSS
$custom: #72fcdb; $custom-light: #a5fee6; $custom-dark: #000000;
JSON
{
"hex": "#72fcdb",
"rgb": {
"r": 114,
"g": 252,
"b": 219
},
"hsl": {
"h": 165.652,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.90531,
"c": 0.13014,
"h": 175.1
},
"luminance": 0.78313
}Semantic roles & 50–950 ramp
primary
#72FCDB
secondary
#D83A60
accent
#0037E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684