#73CFDC#73CFDC
#73CFDC is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.2% C 0.090 H 207.4°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #73CFDC |
|---|---|
| RGB | rgb(115, 207, 220) |
| HSL | hsl(187, 60%, 66%) |
| HSV | hsv(187, 48%, 86%) |
| CMYK | cmyk(47.7%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(78.13, -24.00, -14.95) |
| CIE-LCH | lch(78.13, 28.28, 211.91°) |
| OKLab | oklab(80.23% -0.0796 -0.0412) |
| OKLCH | oklch(80.23% 0.09 207.4) |
| XYZ | xyz(42.2963, 53.4343, 75.7812) |
| Luminance | 0.5344 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.70
Robin'S Egg
#6DEDFD
ΔE00 7.05
Sky Blue
#87CEEB
ΔE00 7.25
Neon Blue
#04D9FF
ΔE00 7.53
Robin'S Egg Blue
#98EFF9
ΔE00 7.65
Darkturquoise
#00CED1
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CFDC #DC8073
analogous
#73DCB5 #73CFDC #739ADC
triadic
#73CFDC #DC73CF #CFDC73
tetradic
#73CFDC #B573DC #DC8073 #9ADC73
square
#73CFDC #B573DC #DC8073 #9ADC73
split-complementary
#73CFDC #DC739A #DCB573
monochromatic
#2B9AAA #42BED0 #73CFDC #A4E0E8 #D5F1F4
Accessibility & contrast
On white
1.80
#73CFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#73CFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CFDC
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CFDC | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C9DD
Deuteranopia (green-blind)
#B0BCDC
Tritanopia (blue-blind)
#38D6D3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #73cfdc; /* rgb */ color: rgb(115, 207, 220); /* oklch */ color: oklch(80.2% 0.090 207.4);
Tailwind
colors: {
custom: {
50: '#a2dee6',
500: '#73cfdc',
950: '#000000',
},
}SCSS
$custom: #73cfdc; $custom-light: #a2dee6; $custom-dark: #000000;
JSON
{
"hex": "#73cfdc",
"rgb": {
"r": 115,
"g": 207,
"b": 220
},
"hsl": {
"h": 187.429,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.80225,
"c": 0.0896,
"h": 207.4
},
"luminance": 0.53438
}Semantic roles & 50–950 ramp
primary
#73CFDC
secondary
#AD5347
accent
#331EC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484