#73DDCB#73DDCB
#73DDCB is a very light, moderate teal. Relative luminance 0.597; OKLCH L 82.9% C 0.102 H 181.3°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #73DDCB |
|---|---|
| RGB | rgb(115, 221, 203) |
| HSL | hsl(170, 61%, 66%) |
| HSV | hsv(170, 48%, 87%) |
| CMYK | cmyk(48%, 0%, 8.1%, 13.3%) |
| CIE-LAB | lab(81.66, -35.02, -0.63) |
| CIE-LCH | lch(81.66, 35.02, 181.04°) |
| OKLab | oklab(82.9% -0.1024 -0.0023) |
| OKLCH | oklch(82.9% 0.102 181.3) |
| XYZ | xyz(43.7017, 59.6658, 65.7020) |
| Luminance | 0.5967 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.81
Seafoam Blue
#78D1B6
ΔE00 4.66
Tiffany Blue
#7BF2DA
ΔE00 4.83
Mediumturquoise
#48D1CC
ΔE00 6.00
Pale Teal
#82CBB2
ΔE00 6.15
Light Teal
#90E4C1
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DDCB #DD7385
analogous
#73DD96 #73DDCB #73BADD
triadic
#73DDCB #CB73DD #DDCB73
tetradic
#73DDCB #9673DD #DD7385 #BADD73
square
#73DDCB #9673DD #DD7385 #BADD73
split-complementary
#73DDCB #DD73BA #DD9673
monochromatic
#2AAC96 #42D1B9 #73DDCB #A4E9DD #D5F5F0
Accessibility & contrast
On white
1.62
#73DDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#73DDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DDCB
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DDCB | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2CA
Deuteranopia (green-blind)
#C4C6CD
Tritanopia (blue-blind)
#41E0D7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #73ddcb; /* rgb */ color: rgb(115, 221, 203); /* oklch */ color: oklch(82.9% 0.102 181.3);
Tailwind
colors: {
custom: {
50: '#a2e8da',
500: '#73ddcb',
950: '#000000',
},
}SCSS
$custom: #73ddcb; $custom-light: #a2e8da; $custom-dark: #000000;
JSON
{
"hex": "#73ddcb",
"rgb": {
"r": 115,
"g": 221,
"b": 203
},
"hsl": {
"h": 169.811,
"s": 60.92,
"l": 65.882
},
"oklch": {
"l": 0.82902,
"c": 0.10244,
"h": 181.3
},
"luminance": 0.5967
}Semantic roles & 50–950 ramp
primary
#73DDCB
secondary
#AE4658
accent
#1D3AC9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101614
muted
#808483