#73CFD4#73CFD4
#73CFD4 is a light, moderate teal. Relative luminance 0.530; OKLCH L 79.9% C 0.088 H 200.1°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #73CFD4 |
|---|---|
| RGB | rgb(115, 207, 212) |
| HSL | hsl(183, 53%, 64%) |
| HSV | hsv(183, 46%, 83%) |
| CMYK | cmyk(45.8%, 2.4%, 0%, 16.9%) |
| CIE-LAB | lab(77.89, -26.09, -11.01) |
| CIE-LCH | lch(77.89, 28.32, 202.89°) |
| OKLab | oklab(79.95% -0.0828 -0.0303) |
| OKLCH | oklch(79.95% 0.088 200.1) |
| XYZ | xyz(41.2621, 53.0206, 70.3342) |
| Luminance | 0.5302 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.69
Darkturquoise
#00CED1
ΔE00 5.98
Aqua Blue
#02D8E9
ΔE00 6.05
Robin'S Egg
#6DEDFD
ΔE00 7.70
Robin'S Egg Blue
#98EFF9
ΔE00 8.02
Robin Egg Blue
#8AF1FE
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CFD4 #D47873
analogous
#73D4A9 #73CFD4 #739FD4
triadic
#73CFD4 #D473CF #CFD473
tetradic
#73CFD4 #A973D4 #D47873 #9FD473
square
#73CFD4 #A973D4 #D47873 #9FD473
split-complementary
#73CFD4 #D4739F #D4A973
monochromatic
#30979D #44BFC6 #73CFD4 #A2DFE2 #D1EFF1
Accessibility & contrast
On white
1.81
#73CFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#73CFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CFD4
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CFD4 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C8D5
Deuteranopia (green-blind)
#B3BBD5
Tritanopia (blue-blind)
#3FD5D0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #73cfd4; /* rgb */ color: rgb(115, 207, 212); /* oklch */ color: oklch(79.9% 0.088 200.1);
Tailwind
colors: {
custom: {
50: '#a1dee1',
500: '#73cfd4',
950: '#000000',
},
}SCSS
$custom: #73cfd4; $custom-light: #a1dee1; $custom-dark: #000000;
JSON
{
"hex": "#73cfd4",
"rgb": {
"r": 115,
"g": 207,
"b": 212
},
"hsl": {
"h": 183.093,
"s": 53.005,
"l": 64.118
},
"oklch": {
"l": 0.79949,
"c": 0.08818,
"h": 200.1
},
"luminance": 0.53024
}Semantic roles & 50–950 ramp
primary
#73CFD4
secondary
#A14E4A
accent
#2D25C0
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484