#73CED1#73CED1
#73CED1 is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.6% C 0.087 H 198.3°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #73CED1 |
|---|---|
| RGB | rgb(115, 206, 209) |
| HSL | hsl(182, 51%, 64%) |
| HSV | hsv(182, 45%, 82%) |
| CMYK | cmyk(45%, 1.4%, 0%, 18%) |
| CIE-LAB | lab(77.51, -26.37, -9.96) |
| CIE-LCH | lch(77.51, 28.19, 200.69°) |
| OKLab | oklab(79.62% -0.0829 -0.0274) |
| OKLCH | oklch(79.62% 0.087 198.3) |
| XYZ | xyz(40.6457, 52.3876, 68.2792) |
| Luminance | 0.5239 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.17
Darkturquoise
#00CED1
ΔE00 5.77
Aqua Blue
#02D8E9
ΔE00 6.51
Robin'S Egg
#6DEDFD
ΔE00 8.26
Robin'S Egg Blue
#98EFF9
ΔE00 8.48
Robin Egg Blue
#8AF1FE
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CED1 #D17673
analogous
#73D1A5 #73CED1 #739FD1
triadic
#73CED1 #D173CE #CED173
tetradic
#73CED1 #A573D1 #D17673 #9FD173
square
#73CED1 #A573D1 #D17673 #9FD173
split-complementary
#73CED1 #D1739F #D1A573
monochromatic
#329498 #45BEC2 #73CED1 #A1DEE0 #CFEEEF
Accessibility & contrast
On white
1.83
#73CED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#73CED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CED1
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CED1 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D1
Deuteranopia (green-blind)
#B3BAD2
Tritanopia (blue-blind)
#42D4CF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #73ced1; /* rgb */ color: rgb(115, 206, 209); /* oklch */ color: oklch(79.6% 0.087 198.3);
Tailwind
colors: {
custom: {
50: '#a1dddf',
500: '#73ced1',
950: '#000000',
},
}SCSS
$custom: #73ced1; $custom-light: #a1dddf; $custom-dark: #000000;
JSON
{
"hex": "#73ced1",
"rgb": {
"r": 115,
"g": 206,
"b": 209
},
"hsl": {
"h": 181.915,
"s": 50.538,
"l": 63.529
},
"oklch": {
"l": 0.79618,
"c": 0.08731,
"h": 198.3
},
"luminance": 0.52391
}Semantic roles & 50–950 ramp
primary
#73CED1
secondary
#9D4E4B
accent
#2C28BE
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484