#73CDCD#73CDCD
#73CDCD is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.3% C 0.087 H 195.5°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #73CDCD |
|---|---|
| RGB | rgb(115, 205, 205) |
| HSL | hsl(180, 47%, 63%) |
| HSV | hsv(180, 44%, 80%) |
| CMYK | cmyk(43.9%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(77.11, -26.90, -8.41) |
| CIE-LCH | lch(77.11, 28.18, 197.36°) |
| OKLab | oklab(79.26% -0.0834 -0.0232) |
| OKLCH | oklch(79.26% 0.087 195.5) |
| XYZ | xyz(39.9167, 51.7121, 65.6237) |
| Luminance | 0.5171 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.50
Darkturquoise
#00CED1
ΔE00 5.66
Aqua Blue
#02D8E9
ΔE00 7.29
Turquoise
#40E0D0
ΔE00 8.40
Robin'S Egg
#6DEDFD
ΔE00 9.09
Robin'S Egg Blue
#98EFF9
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CDCD #CD7373
analogous
#73CDA0 #73CDCD #73A0CD
triadic
#73CDCD #CD73CD #CDCD73
tetradic
#73CDCD #A073CD #CD7373 #A0CD73
square
#73CDCD #A073CD #CD7373 #A0CD73
split-complementary
#73CDCD #CD73A0 #CDA073
monochromatic
#349292 #46BDBD #73CDCD #A0DDDD #CDEDED
Accessibility & contrast
On white
1.85
#73CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#73CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CDCD
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CDCD | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CD
Deuteranopia (green-blind)
#B3B9CE
Tritanopia (blue-blind)
#45D2CD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #73cdcd; /* rgb */ color: rgb(115, 205, 205); /* oklch */ color: oklch(79.3% 0.087 195.5);
Tailwind
colors: {
custom: {
50: '#a1dcdc',
500: '#73cdcd',
950: '#000000',
},
}SCSS
$custom: #73cdcd; $custom-light: #a1dcdc; $custom-dark: #000000;
JSON
{
"hex": "#73cdcd",
"rgb": {
"r": 115,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 47.368,
"l": 62.745
},
"oklch": {
"l": 0.79255,
"c": 0.08655,
"h": 195.5
},
"luminance": 0.51715
}Semantic roles & 50–950 ramp
primary
#73CDCD
secondary
#984C4C
accent
#2B2BBB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484