#73DBCF#73DBCF
#73DBCF is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.6% C 0.099 H 185.7°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #73DBCF |
|---|---|
| RGB | rgb(115, 219, 207) |
| HSL | hsl(173, 59%, 65%) |
| HSV | hsv(173, 47%, 86%) |
| CMYK | cmyk(47.5%, 0%, 5.5%, 14.1%) |
| CIE-LAB | lab(81.19, -33.12, -3.45) |
| CIE-LCH | lch(81.19, 33.30, 185.95°) |
| OKLab | oklab(82.56% -0.0985 -0.0098) |
| OKLCH | oklch(82.56% 0.099 185.7) |
| XYZ | xyz(43.6596, 58.8092, 68.0699) |
| Luminance | 0.5881 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.02
Mediumturquoise
#48D1CC
ΔE00 4.50
Seafoam Blue
#78D1B6
ΔE00 6.10
Tiffany Blue
#7BF2DA
ΔE00 6.15
Pale Teal
#82CBB2
ΔE00 7.09
Darkturquoise
#00CED1
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DBCF #DB737F
analogous
#73DB9B #73DBCF #73B3DB
triadic
#73DBCF #CF73DB #DBCF73
tetradic
#73DBCF #9B73DB #DB737F #B3DB73
square
#73DBCF #9B73DB #DB737F #B3DB73
split-complementary
#73DBCF #DB73B3 #DB9B73
monochromatic
#2BA89A #42CEBE #73DBCF #A4E8E0 #D4F4F0
Accessibility & contrast
On white
1.65
#73DBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#73DBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DBCF
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DBCF | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CF
Deuteranopia (green-blind)
#C1C4D0
Tritanopia (blue-blind)
#3FDFD7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #73dbcf; /* rgb */ color: rgb(115, 219, 207); /* oklch */ color: oklch(82.6% 0.099 185.7);
Tailwind
colors: {
custom: {
50: '#a2e6dd',
500: '#73dbcf',
950: '#000000',
},
}SCSS
$custom: #73dbcf; $custom-light: #a2e6dd; $custom-dark: #000000;
JSON
{
"hex": "#73dbcf",
"rgb": {
"r": 115,
"g": 219,
"b": 207
},
"hsl": {
"h": 173.077,
"s": 59.091,
"l": 65.49
},
"oklch": {
"l": 0.82558,
"c": 0.09895,
"h": 185.7
},
"luminance": 0.58813
}Semantic roles & 50–950 ramp
primary
#73DBCF
secondary
#AB4753
accent
#1F32C7
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101615
muted
#808484