#73CFDD#73CFDD
#73CFDD is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.3% C 0.090 H 208.3°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #73CFDD |
|---|---|
| RGB | rgb(115, 207, 221) |
| HSL | hsl(188, 61%, 66%) |
| HSV | hsv(188, 48%, 87%) |
| CMYK | cmyk(48%, 6.3%, 0%, 13.3%) |
| CIE-LAB | lab(78.16, -23.74, -15.44) |
| CIE-LCH | lch(78.16, 28.32, 213.03°) |
| OKLab | oklab(80.26% -0.0792 -0.0426) |
| OKLCH | oklch(80.26% 0.09 208.3) |
| XYZ | xyz(42.4292, 53.4874, 76.4808) |
| Luminance | 0.5349 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.77
Sky Blue
#87CEEB
ΔE00 6.92
Robin'S Egg
#6DEDFD
ΔE00 7.05
Neon Blue
#04D9FF
ΔE00 7.27
Robin'S Egg Blue
#98EFF9
ΔE00 7.68
Robin Egg Blue
#8AF1FE
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CFDD #DD8173
analogous
#73DDB6 #73CFDD #739ADD
triadic
#73CFDD #DD73CF #CFDD73
tetradic
#73CFDD #B673DD #DD8173 #9ADD73
square
#73CFDD #B673DD #DD8173 #9ADD73
split-complementary
#73CFDD #DD739A #DDB673
monochromatic
#2A9BAC #42BED1 #73CFDD #A4E0E9 #D5F1F5
Accessibility & contrast
On white
1.80
#73CFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#73CFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CFDD
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CFDD | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C9DE
Deuteranopia (green-blind)
#B0BCDD
Tritanopia (blue-blind)
#37D6D3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #73cfdd; /* rgb */ color: rgb(115, 207, 221); /* oklch */ color: oklch(80.3% 0.090 208.3);
Tailwind
colors: {
custom: {
50: '#a2dee7',
500: '#73cfdd',
950: '#000000',
},
}SCSS
$custom: #73cfdd; $custom-light: #a2dee7; $custom-dark: #000000;
JSON
{
"hex": "#73cfdd",
"rgb": {
"r": 115,
"g": 207,
"b": 221
},
"hsl": {
"h": 187.925,
"s": 60.92,
"l": 65.882
},
"oklch": {
"l": 0.8026,
"c": 0.08988,
"h": 208.3
},
"luminance": 0.53491
}Semantic roles & 50–950 ramp
primary
#73CFDD
secondary
#AE5446
accent
#341DC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484