#73CFD2#73CFD2
#73CFD2 is a light, moderate teal. Relative luminance 0.529; OKLCH L 79.9% C 0.088 H 198.3°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #73CFD2 |
|---|---|
| RGB | rgb(115, 207, 210) |
| HSL | hsl(182, 51%, 64%) |
| HSV | hsv(182, 45%, 82%) |
| CMYK | cmyk(45.2%, 1.4%, 0%, 17.6%) |
| CIE-LAB | lab(77.83, -26.60, -10.03) |
| CIE-LCH | lch(77.83, 28.43, 200.65°) |
| OKLab | oklab(79.88% -0.0836 -0.0276) |
| OKLCH | oklch(79.88% 0.088 198.3) |
| XYZ | xyz(41.0114, 52.9203, 69.0137) |
| Luminance | 0.5292 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.10
Darkturquoise
#00CED1
ΔE00 5.74
Aqua Blue
#02D8E9
ΔE00 6.40
Robin'S Egg
#6DEDFD
ΔE00 8.05
Robin'S Egg Blue
#98EFF9
ΔE00 8.28
Robin Egg Blue
#8AF1FE
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CFD2 #D27673
analogous
#73D2A5 #73CFD2 #739FD2
triadic
#73CFD2 #D273CF #CFD273
tetradic
#73CFD2 #A573D2 #D27673 #9FD273
square
#73CFD2 #A573D2 #D27673 #9FD273
split-complementary
#73CFD2 #D2739F #D2A573
monochromatic
#319699 #45BFC3 #73CFD2 #A1DFE1 #D0EFF0
Accessibility & contrast
On white
1.81
#73CFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#73CFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CFD2
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CFD2 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7D2
Deuteranopia (green-blind)
#B3BBD3
Tritanopia (blue-blind)
#41D5D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #73cfd2; /* rgb */ color: rgb(115, 207, 210); /* oklch */ color: oklch(79.9% 0.088 198.3);
Tailwind
colors: {
custom: {
50: '#a1dedf',
500: '#73cfd2',
950: '#000000',
},
}SCSS
$custom: #73cfd2; $custom-light: #a1dedf; $custom-dark: #000000;
JSON
{
"hex": "#73cfd2",
"rgb": {
"r": 115,
"g": 207,
"b": 210
},
"hsl": {
"h": 181.895,
"s": 51.351,
"l": 63.725
},
"oklch": {
"l": 0.79882,
"c": 0.08806,
"h": 198.3
},
"luminance": 0.52924
}Semantic roles & 50–950 ramp
primary
#73CFD2
secondary
#9F4D4B
accent
#2C27BF
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484