#73DBDE#73DBDE
#73DBDE is a very light, moderate teal. Relative luminance 0.596; OKLCH L 83.0% C 0.097 H 197.9°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #73DBDE |
|---|---|
| RGB | rgb(115, 219, 222) |
| HSL | hsl(182, 62%, 66%) |
| HSV | hsv(182, 48%, 87%) |
| CMYK | cmyk(48.2%, 1.4%, 0%, 12.9%) |
| CIE-LAB | lab(81.61, -29.36, -10.81) |
| CIE-LCH | lch(81.61, 31.28, 200.22°) |
| OKLab | oklab(83.04% -0.0922 -0.0298) |
| OKLCH | oklch(83.04% 0.097 197.9) |
| XYZ | xyz(45.5813, 59.5778, 78.1907) |
| Luminance | 0.5958 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.26
Aqua Blue
#02D8E9
ΔE00 5.79
Robin'S Egg
#6DEDFD
ΔE00 5.82
Darkturquoise
#00CED1
ΔE00 6.12
Robin'S Egg Blue
#98EFF9
ΔE00 6.27
Robin Egg Blue
#8AF1FE
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DBDE #DE7673
analogous
#73DEAB #73DBDE #73A5DE
triadic
#73DBDE #DE73DB #DBDE73
tetradic
#73DBDE #AB73DE #DE7673 #A5DE73
square
#73DBDE #AB73DE #DE7673 #A5DE73
split-complementary
#73DBDE #DE73A5 #DEAB73
monochromatic
#29AAAE #41CED2 #73DBDE #A5E8EA #D6F4F5
Accessibility & contrast
On white
1.63
#73DBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#73DBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DBDE
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DBDE | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DE
Deuteranopia (green-blind)
#BDC5DF
Tritanopia (blue-blind)
#31E1DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #73dbde; /* rgb */ color: rgb(115, 219, 222); /* oklch */ color: oklch(83.0% 0.097 197.9);
Tailwind
colors: {
custom: {
50: '#a3e6e8',
500: '#73dbde',
950: '#000000',
},
}SCSS
$custom: #73dbde; $custom-light: #a3e6e8; $custom-dark: #000000;
JSON
{
"hex": "#73dbde",
"rgb": {
"r": 115,
"g": 219,
"b": 222
},
"hsl": {
"h": 181.682,
"s": 61.85,
"l": 66.078
},
"oklch": {
"l": 0.83037,
"c": 0.09691,
"h": 197.9
},
"luminance": 0.59582
}Semantic roles & 50–950 ramp
primary
#73DBDE
secondary
#B04846
accent
#211CCA
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484