#73D2DE#73D2DE
#73D2DE is a light, moderate teal. Relative luminance 0.550; OKLCH L 81.0% C 0.092 H 206.2°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #73D2DE |
|---|---|
| RGB | rgb(115, 210, 222) |
| HSL | hsl(187, 62%, 66%) |
| HSV | hsv(187, 48%, 87%) |
| CMYK | cmyk(48.2%, 5.4%, 0%, 12.9%) |
| CIE-LAB | lab(79.05, -24.96, -14.64) |
| CIE-LCH | lch(79.05, 28.94, 210.40°) |
| OKLab | oklab(80.98% -0.0821 -0.0404) |
| OKLCH | oklch(80.98% 0.092 206.2) |
| XYZ | xyz(43.2965, 55.0083, 77.4291) |
| Luminance | 0.5501 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.29
Robin'S Egg
#6DEDFD
ΔE00 6.33
Robin'S Egg Blue
#98EFF9
ΔE00 6.99
Robin Egg Blue
#8AF1FE
ΔE00 7.05
Darkturquoise
#00CED1
ΔE00 7.38
Neon Blue
#04D9FF
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D2DE #DE7F73
analogous
#73DEB4 #73D2DE #739CDE
triadic
#73D2DE #DE73D2 #D2DE73
tetradic
#73D2DE #B473DE #DE7F73 #9CDE73
square
#73D2DE #B473DE #DE7F73 #9CDE73
split-complementary
#73D2DE #DE739C #DEB473
monochromatic
#299FAE #41C2D2 #73D2DE #A5E2EA #D6F2F5
Accessibility & contrast
On white
1.75
#73D2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#73D2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D2DE
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D2DE | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBDF
Deuteranopia (green-blind)
#B3BEDE
Tritanopia (blue-blind)
#35D9D5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #73d2de; /* rgb */ color: rgb(115, 210, 222); /* oklch */ color: oklch(81.0% 0.092 206.2);
Tailwind
colors: {
custom: {
50: '#a2e0e8',
500: '#73d2de',
950: '#000000',
},
}SCSS
$custom: #73d2de; $custom-light: #a2e0e8; $custom-dark: #000000;
JSON
{
"hex": "#73d2de",
"rgb": {
"r": 115,
"g": 210,
"b": 222
},
"hsl": {
"h": 186.729,
"s": 61.85,
"l": 66.078
},
"oklch": {
"l": 0.80979,
"c": 0.09153,
"h": 206.2
},
"luminance": 0.55012
}Semantic roles & 50–950 ramp
primary
#73D2DE
secondary
#B05146
accent
#2F1CCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484