#73FCDB#73FCDB
#73FCDB is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.6% C 0.130 H 175.0°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #73FCDB |
|---|---|
| RGB | rgb(115, 252, 219) |
| HSL | hsl(166, 96%, 72%) |
| HSV | hsv(166, 54%, 99%) |
| CMYK | cmyk(54.4%, 0%, 13.1%, 1.2%) |
| CIE-LAB | lab(90.95, -45.20, 4.49) |
| CIE-LCH | lch(90.95, 45.42, 174.32°) |
| OKLab | oklab(90.57% -0.1291 0.0112) |
| OKLCH | oklch(90.57% 0.13 175) |
| XYZ | xyz(54.6610, 78.3749, 79.2514) |
| Luminance | 0.7838 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.48
Aquamarine
#7FFFD4
ΔE00 3.01
Tiffany Blue
#7BF2DA
ΔE00 3.17
Light Turquoise
#7EF4CC
ΔE00 3.22
Aqua (survey)
#13EAC9
ΔE00 5.56
Light Aquamarine
#7BFDC7
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FCDB #FC7394
analogous
#73FC96 #73FCDB #73D9FC
triadic
#73FCDB #DB73FC #FCDB73
tetradic
#73FCDB #9673FC #FC7394 #D9FC73
square
#73FCDB #9673FC #FC7394 #D9FC73
split-complementary
#73FCDB #FC73D9 #FC9673
monochromatic
#05EFB7 #37FBCC #73FCDB #AFFDEA #E1FEF7
Accessibility & contrast
On white
1.26
#73FCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#73FCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FCDB
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FCDB | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDA
Deuteranopia (green-blind)
#DFDFDD
Tritanopia (blue-blind)
#1FFFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #73fcdb; /* rgb */ color: rgb(115, 252, 219); /* oklch */ color: oklch(90.6% 0.130 175.0);
Tailwind
colors: {
custom: {
50: '#a6fee6',
500: '#73fcdb',
950: '#000000',
},
}SCSS
$custom: #73fcdb; $custom-light: #a6fee6; $custom-dark: #000000;
JSON
{
"hex": "#73fcdb",
"rgb": {
"r": 115,
"g": 252,
"b": 219
},
"hsl": {
"h": 165.547,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.90565,
"c": 0.12958,
"h": 175
},
"luminance": 0.7838
}Semantic roles & 50–950 ramp
primary
#73FCDB
secondary
#D83B61
accent
#0037E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684