#73DCD7#73DCD7
#73DCD7 is a very light, moderate teal. Relative luminance 0.597; OKLCH L 83.0% C 0.098 H 191.4°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #73DCD7 |
|---|---|
| RGB | rgb(115, 220, 215) |
| HSL | hsl(177, 60%, 66%) |
| HSV | hsv(177, 48%, 86%) |
| CMYK | cmyk(47.7%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(81.69, -31.61, -6.96) |
| CIE-LCH | lch(81.69, 32.37, 192.42°) |
| OKLab | oklab(83.04% -0.0962 -0.0193) |
| OKLCH | oklch(83.04% 0.098 191.4) |
| XYZ | xyz(44.9242, 59.7337, 73.4392) |
| Luminance | 0.5974 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.07
Turquoise
#40E0D0
ΔE00 5.37
Darkturquoise
#00CED1
ΔE00 6.38
Tiffany Blue
#7BF2DA
ΔE00 7.77
Bright Light Blue
#26F7FD
ΔE00 7.84
Aqua Blue
#02D8E9
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DCD7 #DC7378
analogous
#73DCA2 #73DCD7 #73ACDC
triadic
#73DCD7 #D773DC #DCD773
tetradic
#73DCD7 #A273DC #DC7378 #ACDC73
square
#73DCD7 #A273DC #DC7378 #ACDC73
split-complementary
#73DCD7 #DC73AC #DCA273
monochromatic
#2BAAA4 #42D0C9 #73DCD7 #A4E8E5 #D5F4F3
Accessibility & contrast
On white
1.62
#73DCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#73DCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DCD7
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DCD7 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3D7
Deuteranopia (green-blind)
#BFC6D8
Tritanopia (blue-blind)
#37E1DA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #73dcd7; /* rgb */ color: rgb(115, 220, 215); /* oklch */ color: oklch(83.0% 0.098 191.4);
Tailwind
colors: {
custom: {
50: '#a3e7e3',
500: '#73dcd7',
950: '#000000',
},
}SCSS
$custom: #73dcd7; $custom-light: #a3e7e3; $custom-dark: #000000;
JSON
{
"hex": "#73dcd7",
"rgb": {
"r": 115,
"g": 220,
"b": 215
},
"hsl": {
"h": 177.143,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.83039,
"c": 0.09812,
"h": 191.4
},
"luminance": 0.59738
}Semantic roles & 50–950 ramp
primary
#73DCD7
secondary
#AD474B
accent
#1E26C8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101615
muted
#808484