#73DFDC#73DFDC
#73DFDC is a very light, moderate teal. Relative luminance 0.616; OKLCH L 83.9% C 0.100 H 193.0°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #73DFDC |
|---|---|
| RGB | rgb(115, 223, 220) |
| HSL | hsl(178, 63%, 66%) |
| HSV | hsv(178, 48%, 87%) |
| CMYK | cmyk(48.4%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(82.69, -31.78, -8.14) |
| CIE-LCH | lch(82.69, 32.80, 194.36°) |
| OKLab | oklab(83.89% -0.0974 -0.0225) |
| OKLCH | oklch(83.89% 0.1 193) |
| XYZ | xyz(46.3709, 61.5834, 77.1394) |
| Luminance | 0.6159 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.61
Turquoise
#40E0D0
ΔE00 5.84
Darkturquoise
#00CED1
ΔE00 6.51
Bright Light Blue
#26F7FD
ΔE00 6.98
Robin'S Egg
#6DEDFD
ΔE00 7.16
Robin'S Egg Blue
#98EFF9
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DFDC #DF7376
analogous
#73DFA6 #73DFDC #73ACDF
triadic
#73DFDC #DC73DF #DFDC73
tetradic
#73DFDC #A673DF #DF7376 #ACDF73
square
#73DFDC #A673DF #DF7376 #ACDF73
split-complementary
#73DFDC #DF73AC #DFA673
monochromatic
#28AFAC #41D4D0 #73DFDC #A5EAE8 #D7F6F5
Accessibility & contrast
On white
1.58
#73DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#73DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DFDC
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DFDC | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DC
Deuteranopia (green-blind)
#C1C8DD
Tritanopia (blue-blind)
#31E4DE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #73dfdc; /* rgb */ color: rgb(115, 223, 220); /* oklch */ color: oklch(83.9% 0.100 193.0);
Tailwind
colors: {
custom: {
50: '#a3e9e6',
500: '#73dfdc',
950: '#000000',
},
}SCSS
$custom: #73dfdc; $custom-light: #a3e9e6; $custom-dark: #000000;
JSON
{
"hex": "#73dfdc",
"rgb": {
"r": 115,
"g": 223,
"b": 220
},
"hsl": {
"h": 178.333,
"s": 62.791,
"l": 66.275
},
"oklch": {
"l": 0.8389,
"c": 0.10001,
"h": 193
},
"luminance": 0.61587
}Semantic roles & 50–950 ramp
primary
#73DFDC
secondary
#B14548
accent
#1B20CB
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101616
muted
#818484