#73DFCB#73DFCB
#73DFCB is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.4% C 0.105 H 180.0°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #73DFCB |
|---|---|
| RGB | rgb(115, 223, 203) |
| HSL | hsl(169, 63%, 66%) |
| HSV | hsv(169, 48%, 87%) |
| CMYK | cmyk(48.4%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(82.23, -35.94, 0.21) |
| CIE-LCH | lch(82.23, 35.95, 179.67°) |
| OKLab | oklab(83.37% -0.1046 0) |
| OKLCH | oklch(83.37% 0.105 180) |
| XYZ | xyz(44.2329, 60.7282, 65.8791) |
| Luminance | 0.6073 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.91
Tiffany Blue
#7BF2DA
ΔE00 4.25
Seafoam Blue
#78D1B6
ΔE00 4.57
Light Teal
#90E4C1
ΔE00 6.07
Aqua (survey)
#13EAC9
ΔE00 6.11
Pale Teal
#82CBB2
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DFCB #DF7387
analogous
#73DF95 #73DFCB #73BDDF
triadic
#73DFCB #CB73DF #DFCB73
tetradic
#73DFCB #9573DF #DF7387 #BDDF73
square
#73DFCB #9573DF #DF7387 #BDDF73
split-complementary
#73DFCB #DF73BD #DF9573
monochromatic
#28AF96 #41D4B8 #73DFCB #A5EADE #D7F6F0
Accessibility & contrast
On white
1.60
#73DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#73DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DFCB
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DFCB | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CA
Deuteranopia (green-blind)
#C6C7CD
Tritanopia (blue-blind)
#40E2D9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #73dfcb; /* rgb */ color: rgb(115, 223, 203); /* oklch */ color: oklch(83.4% 0.105 180.0);
Tailwind
colors: {
custom: {
50: '#a2e9da',
500: '#73dfcb',
950: '#000000',
},
}SCSS
$custom: #73dfcb; $custom-light: #a2e9da; $custom-dark: #000000;
JSON
{
"hex": "#73dfcb",
"rgb": {
"r": 115,
"g": 223,
"b": 203
},
"hsl": {
"h": 168.889,
"s": 62.791,
"l": 66.275
},
"oklch": {
"l": 0.83368,
"c": 0.10464,
"h": 180
},
"luminance": 0.60732
}Semantic roles & 50–950 ramp
primary
#73DFCB
secondary
#B14559
accent
#1B3BCB
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101614
muted
#808483