#73D4DF#73D4DF
#73D4DF is a light, moderate teal. Relative luminance 0.561; OKLCH L 81.5% C 0.093 H 205.1°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #73D4DF |
|---|---|
| RGB | rgb(115, 212, 223) |
| HSL | hsl(186, 63%, 66%) |
| HSV | hsv(186, 48%, 87%) |
| CMYK | cmyk(48.4%, 4.9%, 0%, 12.5%) |
| CIE-LAB | lab(79.65, -25.69, -14.28) |
| CIE-LCH | lch(79.65, 29.39, 209.07°) |
| OKLab | oklab(81.47% -0.084 -0.0394) |
| OKLCH | oklch(81.47% 0.093 205.1) |
| XYZ | xyz(43.9278, 56.0558, 78.3027) |
| Luminance | 0.5606 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.09
Robin'S Egg
#6DEDFD
ΔE00 5.89
Robin'S Egg Blue
#98EFF9
ΔE00 6.60
Robin Egg Blue
#8AF1FE
ΔE00 6.62
Darkturquoise
#00CED1
ΔE00 7.12
Mediumturquoise
#48D1CC
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D4DF #DF7E73
analogous
#73DFB4 #73D4DF #739EDF
triadic
#73D4DF #DF73D4 #D4DF73
tetradic
#73D4DF #B473DF #DF7E73 #9EDF73
square
#73D4DF #B473DF #DF7E73 #9EDF73
split-complementary
#73D4DF #DF739E #DFB473
monochromatic
#28A2AF #41C5D4 #73D4DF #A5E3EA #D7F3F6
Accessibility & contrast
On white
1.72
#73D4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#73D4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D4DF
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D4DF | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDE0
Deuteranopia (green-blind)
#B5C0DF
Tritanopia (blue-blind)
#33DBD7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #73d4df; /* rgb */ color: rgb(115, 212, 223); /* oklch */ color: oklch(81.5% 0.093 205.1);
Tailwind
colors: {
custom: {
50: '#a2e1e9',
500: '#73d4df',
950: '#000000',
},
}SCSS
$custom: #73d4df; $custom-light: #a2e1e9; $custom-dark: #000000;
JSON
{
"hex": "#73d4df",
"rgb": {
"r": 115,
"g": 212,
"b": 223
},
"hsl": {
"h": 186.111,
"s": 62.791,
"l": 66.275
},
"oklch": {
"l": 0.8147,
"c": 0.09277,
"h": 205.1
},
"luminance": 0.5606
}Semantic roles & 50–950 ramp
primary
#73D4DF
secondary
#B15045
accent
#2D1BCB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484