#73CDDD#73CDDD
#73CDDD is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.8% C 0.089 H 210.3°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #73CDDD |
|---|---|
| RGB | rgb(115, 205, 221) |
| HSL | hsl(189, 61%, 66%) |
| HSV | hsv(189, 48%, 87%) |
| CMYK | cmyk(48%, 7.2%, 0%, 13.3%) |
| CIE-LAB | lab(77.59, -22.74, -16.29) |
| CIE-LCH | lch(77.59, 27.97, 215.62°) |
| OKLab | oklab(79.81% -0.0769 -0.0449) |
| OKLCH | oklch(79.81% 0.089 210.3) |
| XYZ | xyz(41.9477, 52.5245, 76.3203) |
| Luminance | 0.5253 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.16
Aqua Blue
#02D8E9
ΔE00 6.27
Neon Blue
#04D9FF
ΔE00 6.99
Baby Blue
#89CFF0
ΔE00 7.49
Robin'S Egg
#6DEDFD
ΔE00 7.63
Robin'S Egg Blue
#98EFF9
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CDDD #DD8373
analogous
#73DDB8 #73CDDD #7398DD
triadic
#73CDDD #DD73CD #CDDD73
tetradic
#73CDDD #B873DD #DD8373 #98DD73
square
#73CDDD #B873DD #DD8373 #98DD73
split-complementary
#73CDDD #DD7398 #DDB873
monochromatic
#2A98AC #42BBD1 #73CDDD #A4DFE9 #D5F0F5
Accessibility & contrast
On white
1.83
#73CDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#73CDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CDDD
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CDDD | 1.00 | 1.83 | 11.51 | 11.51 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DE
Deuteranopia (green-blind)
#AEBADD
Tritanopia (blue-blind)
#38D4D2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #73cddd; /* rgb */ color: rgb(115, 205, 221); /* oklch */ color: oklch(79.8% 0.089 210.3);
Tailwind
colors: {
custom: {
50: '#a2dce7',
500: '#73cddd',
950: '#000000',
},
}SCSS
$custom: #73cddd; $custom-light: #a2dce7; $custom-dark: #000000;
JSON
{
"hex": "#73cddd",
"rgb": {
"r": 115,
"g": 205,
"b": 221
},
"hsl": {
"h": 189.057,
"s": 60.92,
"l": 65.882
},
"oklch": {
"l": 0.79805,
"c": 0.08907,
"h": 210.3
},
"luminance": 0.52528
}Semantic roles & 50–950 ramp
primary
#73CDDD
secondary
#AE5646
accent
#371DC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484