#73CEDC#73CEDC
#73CEDC is a light, moderate teal. Relative luminance 0.530; OKLCH L 80.0% C 0.089 H 208.4°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #73CEDC |
|---|---|
| RGB | rgb(115, 206, 220) |
| HSL | hsl(188, 60%, 66%) |
| HSV | hsv(188, 48%, 86%) |
| CMYK | cmyk(47.7%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(77.85, -23.51, -15.37) |
| CIE-LCH | lch(77.85, 28.09, 213.19°) |
| OKLab | oklab(80% -0.0784 -0.0424) |
| OKLCH | oklch(80% 0.089 208.4) |
| XYZ | xyz(42.0548, 52.9513, 75.7007) |
| Luminance | 0.5295 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.91
Sky Blue
#87CEEB
ΔE00 6.87
Robin'S Egg
#6DEDFD
ΔE00 7.30
Neon Blue
#04D9FF
ΔE00 7.36
Robin'S Egg Blue
#98EFF9
ΔE00 7.90
Robin Egg Blue
#8AF1FE
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CEDC #DC8173
analogous
#73DCB5 #73CEDC #7399DC
triadic
#73CEDC #DC73CE #CEDC73
tetradic
#73CEDC #B573DC #DC8173 #99DC73
square
#73CEDC #B573DC #DC8173 #99DC73
split-complementary
#73CEDC #DC7399 #DCB573
monochromatic
#2B99AA #42BDD0 #73CEDC #A4DFE8 #D5F0F4
Accessibility & contrast
On white
1.81
#73CEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#73CEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CEDC
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CEDC | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8DD
Deuteranopia (green-blind)
#AFBBDC
Tritanopia (blue-blind)
#38D5D2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #73cedc; /* rgb */ color: rgb(115, 206, 220); /* oklch */ color: oklch(80.0% 0.089 208.4);
Tailwind
colors: {
custom: {
50: '#a2dde6',
500: '#73cedc',
950: '#000000',
},
}SCSS
$custom: #73cedc; $custom-light: #a2dde6; $custom-dark: #000000;
JSON
{
"hex": "#73cedc",
"rgb": {
"r": 115,
"g": 206,
"b": 220
},
"hsl": {
"h": 188,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.79997,
"c": 0.08916,
"h": 208.4
},
"luminance": 0.52955
}Semantic roles & 50–950 ramp
primary
#73CEDC
secondary
#AD5447
accent
#341EC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484