#73DCDE#73DCDE
#73DCDE is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.3% C 0.098 H 197.1°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #73DCDE |
|---|---|
| RGB | rgb(115, 220, 222) |
| HSL | hsl(181, 62%, 66%) |
| HSV | hsv(181, 48%, 87%) |
| CMYK | cmyk(48.2%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(81.89, -29.84, -10.38) |
| CIE-LCH | lch(81.89, 31.59, 199.19°) |
| OKLab | oklab(83.27% -0.0933 -0.0287) |
| OKLCH | oklch(83.27% 0.098 197.1) |
| XYZ | xyz(45.8429, 60.1012, 78.2779) |
| Luminance | 0.6010 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.11
Robin'S Egg
#6DEDFD
ΔE00 5.95
Aqua Blue
#02D8E9
ΔE00 6.03
Darkturquoise
#00CED1
ΔE00 6.15
Robin'S Egg Blue
#98EFF9
ΔE00 6.35
Robin Egg Blue
#8AF1FE
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DCDE #DE7573
analogous
#73DEAA #73DCDE #73A6DE
triadic
#73DCDE #DE73DC #DCDE73
tetradic
#73DCDE #AA73DE #DE7573 #A6DE73
square
#73DCDE #AA73DE #DE7573 #A6DE73
split-complementary
#73DCDE #DE73A6 #DEAA73
monochromatic
#29ABAE #41D0D2 #73DCDE #A5E8EA #D6F5F5
Accessibility & contrast
On white
1.61
#73DCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#73DCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DCDE
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DCDE | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DE
Deuteranopia (green-blind)
#BEC6DF
Tritanopia (blue-blind)
#30E2DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #73dcde; /* rgb */ color: rgb(115, 220, 222); /* oklch */ color: oklch(83.3% 0.098 197.1);
Tailwind
colors: {
custom: {
50: '#a3e7e8',
500: '#73dcde',
950: '#000000',
},
}SCSS
$custom: #73dcde; $custom-light: #a3e7e8; $custom-dark: #000000;
JSON
{
"hex": "#73dcde",
"rgb": {
"r": 115,
"g": 220,
"b": 222
},
"hsl": {
"h": 181.121,
"s": 61.85,
"l": 66.078
},
"oklch": {
"l": 0.83267,
"c": 0.09761,
"h": 197.1
},
"luminance": 0.60105
}Semantic roles & 50–950 ramp
primary
#73DCDE
secondary
#B04846
accent
#1F1CCA
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484