#73DDCD#73DDCD
#73DDCD is a very light, moderate teal. Relative luminance 0.598; OKLCH L 83.0% C 0.102 H 182.8°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #73DDCD |
|---|---|
| RGB | rgb(115, 221, 205) |
| HSL | hsl(171, 61%, 66%) |
| HSV | hsv(171, 48%, 87%) |
| CMYK | cmyk(48%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(81.71, -34.54, -1.62) |
| CIE-LCH | lch(81.71, 34.58, 182.68°) |
| OKLab | oklab(82.96% -0.1015 -0.0049) |
| OKLCH | oklch(82.96% 0.102 182.8) |
| XYZ | xyz(43.9416, 59.7618, 66.9653) |
| Luminance | 0.5977 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.69
Tiffany Blue
#7BF2DA
ΔE00 5.07
Seafoam Blue
#78D1B6
ΔE00 5.19
Mediumturquoise
#48D1CC
ΔE00 5.51
Pale Teal
#82CBB2
ΔE00 6.53
Aqua (survey)
#13EAC9
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DDCD #DD7383
analogous
#73DD98 #73DDCD #73B8DD
triadic
#73DDCD #CD73DD #DDCD73
tetradic
#73DDCD #9873DD #DD7383 #B8DD73
square
#73DDCD #9873DD #DD7383 #B8DD73
split-complementary
#73DDCD #DD73B8 #DD9873
monochromatic
#2AAC98 #42D1BB #73DDCD #A4E9DF #D5F5F0
Accessibility & contrast
On white
1.62
#73DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#73DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DDCD
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DDCD | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CC
Deuteranopia (green-blind)
#C3C6CE
Tritanopia (blue-blind)
#40E1D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #73ddcd; /* rgb */ color: rgb(115, 221, 205); /* oklch */ color: oklch(83.0% 0.102 182.8);
Tailwind
colors: {
custom: {
50: '#a2e8dc',
500: '#73ddcd',
950: '#000000',
},
}SCSS
$custom: #73ddcd; $custom-light: #a2e8dc; $custom-dark: #000000;
JSON
{
"hex": "#73ddcd",
"rgb": {
"r": 115,
"g": 221,
"b": 205
},
"hsl": {
"h": 170.943,
"s": 60.92,
"l": 65.882
},
"oklch": {
"l": 0.82962,
"c": 0.10167,
"h": 182.8
},
"luminance": 0.59766
}Semantic roles & 50–950 ramp
primary
#73DDCD
secondary
#AE4656
accent
#1D37C9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101615
muted
#808484