#73D9CE#73D9CE
#73D9CE is a very light, moderate teal. Relative luminance 0.577; OKLCH L 82.1% C 0.097 H 186.4°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #73D9CE |
|---|---|
| RGB | rgb(115, 217, 206) |
| HSL | hsl(174, 57%, 65%) |
| HSV | hsv(174, 47%, 85%) |
| CMYK | cmyk(47%, 0%, 5.1%, 14.9%) |
| CIE-LAB | lab(80.58, -32.42, -3.80) |
| CIE-LCH | lch(80.58, 32.64, 186.69°) |
| OKLab | oklab(82.06% -0.0966 -0.0108) |
| OKLCH | oklch(82.06% 0.097 186.4) |
| XYZ | xyz(43.0191, 57.7232, 67.2553) |
| Luminance | 0.5773 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.16
Turquoise
#40E0D0
ΔE00 4.35
Seafoam Blue
#78D1B6
ΔE00 6.20
Tiffany Blue
#7BF2DA
ΔE00 6.71
Pale Teal
#82CBB2
ΔE00 7.04
Darkturquoise
#00CED1
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D9CE #D9737E
analogous
#73D99B #73D9CE #73B1D9
triadic
#73D9CE #CE73D9 #D9CE73
tetradic
#73D9CE #9B73D9 #D9737E #B1D973
square
#73D9CE #9B73D9 #D9737E #B1D973
split-complementary
#73D9CE #D973B1 #D99B73
monochromatic
#2DA598 #43CCBD #73D9CE #A3E6DF #D3F3F0
Accessibility & contrast
On white
1.67
#73D9CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#73D9CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D9CE
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D9CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D9CE | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCE
Deuteranopia (green-blind)
#BFC3CF
Tritanopia (blue-blind)
#40DDD5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #73d9ce; /* rgb */ color: rgb(115, 217, 206); /* oklch */ color: oklch(82.1% 0.097 186.4);
Tailwind
colors: {
custom: {
50: '#a2e5dc',
500: '#73d9ce',
950: '#000000',
},
}SCSS
$custom: #73d9ce; $custom-light: #a2e5dc; $custom-dark: #000000;
JSON
{
"hex": "#73d9ce",
"rgb": {
"r": 115,
"g": 217,
"b": 206
},
"hsl": {
"h": 173.529,
"s": 57.303,
"l": 65.098
},
"oklch": {
"l": 0.82063,
"c": 0.09724,
"h": 186.4
},
"luminance": 0.57727
}Semantic roles & 50–950 ramp
primary
#73D9CE
secondary
#A84852
accent
#2132C5
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101615
muted
#808484