#73CED0#73CED0
#73CED0 is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.6% C 0.087 H 197.4°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #73CED0 |
|---|---|
| RGB | rgb(115, 206, 208) |
| HSL | hsl(181, 50%, 63%) |
| HSV | hsv(181, 45%, 82%) |
| CMYK | cmyk(44.7%, 1%, 0%, 18.4%) |
| CIE-LAB | lab(77.48, -26.62, -9.47) |
| CIE-LCH | lch(77.48, 28.26, 199.57°) |
| OKLab | oklab(79.58% -0.0833 -0.0261) |
| OKLCH | oklch(79.58% 0.087 197.4) |
| XYZ | xyz(40.5223, 52.3382, 67.6292) |
| Luminance | 0.5234 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.90
Darkturquoise
#00CED1
ΔE00 5.69
Aqua Blue
#02D8E9
ΔE00 6.72
Robin'S Egg
#6DEDFD
ΔE00 8.46
Robin'S Egg Blue
#98EFF9
ΔE00 8.63
Turquoise
#40E0D0
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CED0 #D07573
analogous
#73D0A3 #73CED0 #739FD0
triadic
#73CED0 #D073CE #CED073
tetradic
#73CED0 #A373D0 #D07573 #9FD073
square
#73CED0 #A373D0 #D07573 #9FD073
split-complementary
#73CED0 #D0739F #D0A373
monochromatic
#329496 #45BEC1 #73CED0 #A1DEDF #CFEEEF
Accessibility & contrast
On white
1.83
#73CED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#73CED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CED0
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CED0 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6D0
Deuteranopia (green-blind)
#B3BAD1
Tritanopia (blue-blind)
#42D3CE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #73ced0; /* rgb */ color: rgb(115, 206, 208); /* oklch */ color: oklch(79.6% 0.087 197.4);
Tailwind
colors: {
custom: {
50: '#a1ddde',
500: '#73ced0',
950: '#000000',
},
}SCSS
$custom: #73ced0; $custom-light: #a1ddde; $custom-dark: #000000;
JSON
{
"hex": "#73ced0",
"rgb": {
"r": 115,
"g": 206,
"b": 208
},
"hsl": {
"h": 181.29,
"s": 49.733,
"l": 63.333
},
"oklch": {
"l": 0.79585,
"c": 0.08728,
"h": 197.4
},
"luminance": 0.52342
}Semantic roles & 50–950 ramp
primary
#73CED0
secondary
#9C4D4B
accent
#2C28BD
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484