#73DADE#73DADE
#73DADE is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.8% C 0.096 H 198.8°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #73DADE |
|---|---|
| RGB | rgb(115, 218, 222) |
| HSL | hsl(182, 62%, 66%) |
| HSV | hsv(182, 48%, 87%) |
| CMYK | cmyk(48.2%, 1.8%, 0%, 12.9%) |
| CIE-LAB | lab(81.32, -28.87, -11.23) |
| CIE-LCH | lch(81.32, 30.98, 201.26°) |
| OKLab | oklab(82.81% -0.0911 -0.031) |
| OKLCH | oklch(82.81% 0.096 198.8) |
| XYZ | xyz(45.3212, 59.0576, 78.1040) |
| Luminance | 0.5906 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.45
Aqua Blue
#02D8E9
ΔE00 5.58
Robin'S Egg
#6DEDFD
ΔE00 5.73
Darkturquoise
#00CED1
ΔE00 6.13
Robin'S Egg Blue
#98EFF9
ΔE00 6.23
Robin Egg Blue
#8AF1FE
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DADE #DE7773
analogous
#73DEAC #73DADE #73A4DE
triadic
#73DADE #DE73DA #DADE73
tetradic
#73DADE #AC73DE #DE7773 #A4DE73
square
#73DADE #AC73DE #DE7773 #A4DE73
split-complementary
#73DADE #DE73A4 #DEAC73
monochromatic
#29A9AE #41CDD2 #73DADE #A5E7EA #D6F4F5
Accessibility & contrast
On white
1.64
#73DADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#73DADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DADE
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DADE | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DE
Deuteranopia (green-blind)
#BBC4DF
Tritanopia (blue-blind)
#31E0DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #73dade; /* rgb */ color: rgb(115, 218, 222); /* oklch */ color: oklch(82.8% 0.096 198.8);
Tailwind
colors: {
custom: {
50: '#a3e5e8',
500: '#73dade',
950: '#000000',
},
}SCSS
$custom: #73dade; $custom-light: #a3e5e8; $custom-dark: #000000;
JSON
{
"hex": "#73dade",
"rgb": {
"r": 115,
"g": 218,
"b": 222
},
"hsl": {
"h": 182.243,
"s": 61.85,
"l": 66.078
},
"oklch": {
"l": 0.82808,
"c": 0.09622,
"h": 198.8
},
"luminance": 0.59062
}Semantic roles & 50–950 ramp
primary
#73DADE
secondary
#B04946
accent
#221CCA
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484