#73CFD0#73CFD0
#73CFD0 is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.8% C 0.088 H 196.4°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #73CFD0 |
|---|---|
| RGB | rgb(115, 207, 208) |
| HSL | hsl(181, 50%, 63%) |
| HSV | hsv(181, 45%, 82%) |
| CMYK | cmyk(44.7%, 0.5%, 0%, 18.4%) |
| CIE-LAB | lab(77.77, -27.11, -9.04) |
| CIE-LCH | lch(77.77, 28.58, 198.44°) |
| OKLab | oklab(79.82% -0.0844 -0.0249) |
| OKLCH | oklch(79.82% 0.088 196.4) |
| XYZ | xyz(40.7638, 52.8212, 67.7097) |
| Luminance | 0.5282 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.58
Darkturquoise
#00CED1
ΔE00 5.60
Aqua Blue
#02D8E9
ΔE00 6.83
Turquoise
#40E0D0
ΔE00 8.41
Robin'S Egg
#6DEDFD
ΔE00 8.47
Robin'S Egg Blue
#98EFF9
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CFD0 #D07473
analogous
#73D0A2 #73CFD0 #73A0D0
triadic
#73CFD0 #D073CF #CFD073
tetradic
#73CFD0 #A273D0 #D07473 #A0D073
square
#73CFD0 #A273D0 #D07473 #A0D073
split-complementary
#73CFD0 #D073A0 #D0A273
monochromatic
#329596 #45BFC1 #73CFD0 #A1DFDF #CFEEEF
Accessibility & contrast
On white
1.82
#73CFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#73CFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CFD0
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CFD0 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7D0
Deuteranopia (green-blind)
#B4BBD1
Tritanopia (blue-blind)
#42D4CF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #73cfd0; /* rgb */ color: rgb(115, 207, 208); /* oklch */ color: oklch(79.8% 0.088 196.4);
Tailwind
colors: {
custom: {
50: '#a1dede',
500: '#73cfd0',
950: '#000000',
},
}SCSS
$custom: #73cfd0; $custom-light: #a1dede; $custom-dark: #000000;
JSON
{
"hex": "#73cfd0",
"rgb": {
"r": 115,
"g": 207,
"b": 208
},
"hsl": {
"h": 180.645,
"s": 49.733,
"l": 63.333
},
"oklch": {
"l": 0.79815,
"c": 0.08804,
"h": 196.4
},
"luminance": 0.52825
}Semantic roles & 50–950 ramp
primary
#73CFD0
secondary
#9C4C4B
accent
#2A28BD
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484