#73CFDF#73CFDF
#73CFDF is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.3% C 0.091 H 210.0°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #73CFDF |
|---|---|
| RGB | rgb(115, 207, 223) |
| HSL | hsl(189, 63%, 66%) |
| HSV | hsv(189, 48%, 87%) |
| CMYK | cmyk(48.4%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(78.22, -23.21, -16.42) |
| CIE-LCH | lch(78.22, 28.43, 215.27°) |
| OKLab | oklab(80.33% -0.0784 -0.0453) |
| OKLCH | oklch(80.33% 0.091 210) |
| XYZ | xyz(42.6972, 53.5946, 77.8925) |
| Luminance | 0.5360 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.98
Sky Blue
#87CEEB
ΔE00 6.26
Neon Blue
#04D9FF
ΔE00 6.79
Robin'S Egg
#6DEDFD
ΔE00 7.13
Baby Blue
#89CFF0
ΔE00 7.57
Robin'S Egg Blue
#98EFF9
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CFDF #DF8373
analogous
#73DFB9 #73CFDF #7399DF
triadic
#73CFDF #DF73CF #CFDF73
tetradic
#73CFDF #B973DF #DF8373 #99DF73
square
#73CFDF #B973DF #DF8373 #99DF73
split-complementary
#73CFDF #DF7399 #DFB973
monochromatic
#289BAF #41BED4 #73CFDF #A5E0EA #D7F1F6
Accessibility & contrast
On white
1.79
#73CFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#73CFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CFDF
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CFDF | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C9E0
Deuteranopia (green-blind)
#B0BCDF
Tritanopia (blue-blind)
#35D7D4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #73cfdf; /* rgb */ color: rgb(115, 207, 223); /* oklch */ color: oklch(80.3% 0.091 210.0);
Tailwind
colors: {
custom: {
50: '#a2dee9',
500: '#73cfdf',
950: '#000000',
},
}SCSS
$custom: #73cfdf; $custom-light: #a2dee9; $custom-dark: #000000;
JSON
{
"hex": "#73cfdf",
"rgb": {
"r": 115,
"g": 207,
"b": 223
},
"hsl": {
"h": 188.889,
"s": 62.791,
"l": 66.275
},
"oklch": {
"l": 0.80331,
"c": 0.09052,
"h": 210
},
"luminance": 0.53598
}Semantic roles & 50–950 ramp
primary
#73CFDF
secondary
#B15545
accent
#351BCB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484