#73D2DF#73D2DF
#73D2DF is a light, moderate teal. Relative luminance 0.551; OKLCH L 81.0% C 0.092 H 207.0°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #73D2DF |
|---|---|
| RGB | rgb(115, 210, 223) |
| HSL | hsl(187, 63%, 66%) |
| HSV | hsv(187, 48%, 87%) |
| CMYK | cmyk(48.4%, 5.8%, 0%, 12.5%) |
| CIE-LAB | lab(79.08, -24.70, -15.13) |
| CIE-LCH | lch(79.08, 28.97, 211.49°) |
| OKLab | oklab(81.01% -0.0818 -0.0417) |
| OKLCH | oklch(81.01% 0.092 207) |
| XYZ | xyz(43.4309, 55.0621, 78.1371) |
| Luminance | 0.5507 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.34
Robin'S Egg
#6DEDFD
ΔE00 6.31
Robin'S Egg Blue
#98EFF9
ΔE00 7.01
Robin Egg Blue
#8AF1FE
ΔE00 7.04
Neon Blue
#04D9FF
ΔE00 7.33
Sky Blue
#87CEEB
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D2DF #DF8073
analogous
#73DFB6 #73D2DF #739CDF
triadic
#73D2DF #DF73D2 #D2DF73
tetradic
#73D2DF #B673DF #DF8073 #9CDF73
square
#73D2DF #B673DF #DF8073 #9CDF73
split-complementary
#73D2DF #DF739C #DFB673
monochromatic
#289FAF #41C2D4 #73D2DF #A5E2EA #D7F2F6
Accessibility & contrast
On white
1.75
#73D2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#73D2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D2DF
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D2DF | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBE0
Deuteranopia (green-blind)
#B3BEDF
Tritanopia (blue-blind)
#34D9D6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #73d2df; /* rgb */ color: rgb(115, 210, 223); /* oklch */ color: oklch(81.0% 0.092 207.0);
Tailwind
colors: {
custom: {
50: '#a2e0e9',
500: '#73d2df',
950: '#000000',
},
}SCSS
$custom: #73d2df; $custom-light: #a2e0e9; $custom-dark: #000000;
JSON
{
"hex": "#73d2df",
"rgb": {
"r": 115,
"g": 210,
"b": 223
},
"hsl": {
"h": 187.222,
"s": 62.791,
"l": 66.275
},
"oklch": {
"l": 0.81014,
"c": 0.09179,
"h": 207
},
"luminance": 0.55066
}Semantic roles & 50–950 ramp
primary
#73D2DF
secondary
#B15245
accent
#301BCB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484