#73D5DF#73D5DF
#73D5DF is a light, moderate teal. Relative luminance 0.566; OKLCH L 81.7% C 0.093 H 204.2°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #73D5DF |
|---|---|
| RGB | rgb(115, 213, 223) |
| HSL | hsl(186, 63%, 66%) |
| HSV | hsv(186, 48%, 87%) |
| CMYK | cmyk(48.4%, 4.5%, 0%, 12.5%) |
| CIE-LAB | lab(79.93, -26.18, -13.85) |
| CIE-LCH | lch(79.93, 29.62, 207.89°) |
| OKLab | oklab(81.7% -0.0851 -0.0382) |
| OKLCH | oklch(81.7% 0.093 204.2) |
| XYZ | xyz(44.1785, 56.5573, 78.3863) |
| Luminance | 0.5656 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.03
Robin'S Egg
#6DEDFD
ΔE00 5.73
Robin'S Egg Blue
#98EFF9
ΔE00 6.43
Robin Egg Blue
#8AF1FE
ΔE00 6.46
Darkturquoise
#00CED1
ΔE00 6.90
Mediumturquoise
#48D1CC
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D5DF #DF7D73
analogous
#73DFB3 #73D5DF #739FDF
triadic
#73D5DF #DF73D5 #D5DF73
tetradic
#73D5DF #B373DF #DF7D73 #9FDF73
square
#73D5DF #B373DF #DF7D73 #9FDF73
split-complementary
#73D5DF #DF739F #DFB373
monochromatic
#28A3AF #41C6D4 #73D5DF #A5E4EA #D7F3F6
Accessibility & contrast
On white
1.71
#73D5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#73D5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D5DF
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D5DF | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CEE0
Deuteranopia (green-blind)
#B6C1DF
Tritanopia (blue-blind)
#32DCD8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #73d5df; /* rgb */ color: rgb(115, 213, 223); /* oklch */ color: oklch(81.7% 0.093 204.2);
Tailwind
colors: {
custom: {
50: '#a2e2e9',
500: '#73d5df',
950: '#000000',
},
}SCSS
$custom: #73d5df; $custom-light: #a2e2e9; $custom-dark: #000000;
JSON
{
"hex": "#73d5df",
"rgb": {
"r": 115,
"g": 213,
"b": 223
},
"hsl": {
"h": 185.556,
"s": 62.791,
"l": 66.275
},
"oklch": {
"l": 0.81699,
"c": 0.09329,
"h": 204.2
},
"luminance": 0.56561
}Semantic roles & 50–950 ramp
primary
#73D5DF
secondary
#B14F45
accent
#2B1BCB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484