#73DDDE#73DDDE
#73DDDE is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.5% C 0.098 H 196.2°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #73DDDE |
|---|---|
| RGB | rgb(115, 221, 222) |
| HSL | hsl(181, 62%, 66%) |
| HSV | hsv(181, 48%, 87%) |
| CMYK | cmyk(48.2%, 0.5%, 0%, 12.9%) |
| CIE-LAB | lab(82.18, -30.32, -9.96) |
| CIE-LCH | lch(82.18, 31.91, 198.19°) |
| OKLab | oklab(83.5% -0.0944 -0.0275) |
| OKLCH | oklch(83.5% 0.098 196.2) |
| XYZ | xyz(46.1062, 60.6276, 78.3657) |
| Luminance | 0.6063 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.99
Robin'S Egg
#6DEDFD
ΔE00 6.10
Darkturquoise
#00CED1
ΔE00 6.21
Aqua Blue
#02D8E9
ΔE00 6.29
Robin'S Egg Blue
#98EFF9
ΔE00 6.44
Robin Egg Blue
#8AF1FE
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DDDE #DE7473
analogous
#73DEA9 #73DDDE #73A7DE
triadic
#73DDDE #DE73DD #DDDE73
tetradic
#73DDDE #A973DE #DE7473 #A7DE73
square
#73DDDE #A973DE #DE7473 #A7DE73
split-complementary
#73DDDE #DE73A7 #DEA973
monochromatic
#29ACAE #41D1D2 #73DDDE #A5E9EA #D6F5F5
Accessibility & contrast
On white
1.60
#73DDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#73DDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DDDE
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DDDE | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DE
Deuteranopia (green-blind)
#BFC7DF
Tritanopia (blue-blind)
#30E3DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #73ddde; /* rgb */ color: rgb(115, 221, 222); /* oklch */ color: oklch(83.5% 0.098 196.2);
Tailwind
colors: {
custom: {
50: '#a3e8e8',
500: '#73ddde',
950: '#000000',
},
}SCSS
$custom: #73ddde; $custom-light: #a3e8e8; $custom-dark: #000000;
JSON
{
"hex": "#73ddde",
"rgb": {
"r": 115,
"g": 221,
"b": 222
},
"hsl": {
"h": 180.561,
"s": 61.85,
"l": 66.078
},
"oklch": {
"l": 0.83496,
"c": 0.09834,
"h": 196.2
},
"luminance": 0.60632
}Semantic roles & 50–950 ramp
primary
#73DDDE
secondary
#B04746
accent
#1E1CCA
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484