#73DDCF#73DDCF
#73DDCF is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.0% C 0.101 H 184.3°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #73DDCF |
|---|---|
| RGB | rgb(115, 221, 207) |
| HSL | hsl(172, 61%, 66%) |
| HSV | hsv(172, 48%, 87%) |
| CMYK | cmyk(48%, 0%, 6.3%, 13.3%) |
| CIE-LAB | lab(81.76, -34.06, -2.60) |
| CIE-LCH | lch(81.76, 34.16, 184.37°) |
| OKLab | oklab(83.02% -0.1007 -0.0075) |
| OKLCH | oklch(83.02% 0.101 184.3) |
| XYZ | xyz(44.1845, 59.8590, 68.2449) |
| Luminance | 0.5986 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.70
Mediumturquoise
#48D1CC
ΔE00 5.07
Tiffany Blue
#7BF2DA
ΔE00 5.40
Seafoam Blue
#78D1B6
ΔE00 5.76
Pale Teal
#82CBB2
ΔE00 6.96
Aqua (survey)
#13EAC9
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DDCF #DD7381
analogous
#73DD9A #73DDCF #73B6DD
triadic
#73DDCF #CF73DD #DDCF73
tetradic
#73DDCF #9A73DD #DD7381 #B6DD73
square
#73DDCF #9A73DD #DD7381 #B6DD73
split-complementary
#73DDCF #DD73B6 #DD9A73
monochromatic
#2AAC9B #42D1BE #73DDCF #A4E9E0 #D5F5F1
Accessibility & contrast
On white
1.62
#73DDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#73DDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DDCF
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DDCF | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3CF
Deuteranopia (green-blind)
#C3C6D0
Tritanopia (blue-blind)
#3EE1D9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #73ddcf; /* rgb */ color: rgb(115, 221, 207); /* oklch */ color: oklch(83.0% 0.101 184.3);
Tailwind
colors: {
custom: {
50: '#a2e8dd',
500: '#73ddcf',
950: '#000000',
},
}SCSS
$custom: #73ddcf; $custom-light: #a2e8dd; $custom-dark: #000000;
JSON
{
"hex": "#73ddcf",
"rgb": {
"r": 115,
"g": 221,
"b": 207
},
"hsl": {
"h": 172.075,
"s": 60.92,
"l": 65.882
},
"oklch": {
"l": 0.83022,
"c": 0.10098,
"h": 184.3
},
"luminance": 0.59863
}Semantic roles & 50–950 ramp
primary
#73DDCF
secondary
#AE4654
accent
#1D34C9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101615
muted
#808484