#73DCDA#73DCDA
#73DCDA is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.1% C 0.098 H 193.8°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #73DCDA |
|---|---|
| RGB | rgb(115, 220, 218) |
| HSL | hsl(179, 60%, 66%) |
| HSV | hsv(179, 48%, 86%) |
| CMYK | cmyk(47.7%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(81.78, -30.86, -8.43) |
| CIE-LCH | lch(81.78, 31.99, 195.28°) |
| OKLab | oklab(83.14% -0.095 -0.0233) |
| OKLCH | oklch(83.14% 0.098 193.8) |
| XYZ | xyz(45.3132, 59.8893, 75.4880) |
| Luminance | 0.5989 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.35
Darkturquoise
#00CED1
ΔE00 6.13
Turquoise
#40E0D0
ΔE00 6.25
Aqua Blue
#02D8E9
ΔE00 7.09
Robin'S Egg
#6DEDFD
ΔE00 7.16
Robin'S Egg Blue
#98EFF9
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DCDA #DC7375
analogous
#73DCA5 #73DCDA #73A9DC
triadic
#73DCDA #DA73DC #DCDA73
tetradic
#73DCDA #A573DC #DC7375 #A9DC73
square
#73DCDA #A573DC #DC7375 #A9DC73
split-complementary
#73DCDA #DC73A9 #DCA573
monochromatic
#2BAAA8 #42D0CD #73DCDA #A4E8E7 #D5F4F4
Accessibility & contrast
On white
1.62
#73DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#73DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DCDA
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DCDA | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3DA
Deuteranopia (green-blind)
#BFC6DB
Tritanopia (blue-blind)
#35E1DB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #73dcda; /* rgb */ color: rgb(115, 220, 218); /* oklch */ color: oklch(83.1% 0.098 193.8);
Tailwind
colors: {
custom: {
50: '#a3e7e5',
500: '#73dcda',
950: '#000000',
},
}SCSS
$custom: #73dcda; $custom-light: #a3e7e5; $custom-dark: #000000;
JSON
{
"hex": "#73dcda",
"rgb": {
"r": 115,
"g": 220,
"b": 218
},
"hsl": {
"h": 178.857,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.83136,
"c": 0.09777,
"h": 193.8
},
"luminance": 0.59893
}Semantic roles & 50–950 ramp
primary
#73DCDA
secondary
#AD4748
accent
#1E21C8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484