#73DFBF#73DFBF
#73DFBF is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.0% C 0.111 H 171.9°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #73DFBF |
|---|---|
| RGB | rgb(115, 223, 191) |
| HSL | hsl(162, 63%, 66%) |
| HSV | hsv(162, 48%, 87%) |
| CMYK | cmyk(48.4%, 0%, 14.3%, 12.5%) |
| CIE-LAB | lab(81.94, -38.72, 6.14) |
| CIE-LCH | lch(81.94, 39.20, 171.00°) |
| OKLab | oklab(83.03% -0.1099 0.0156) |
| OKLCH | oklch(83.03% 0.111 171.9) |
| XYZ | xyz(42.8578, 60.1782, 58.6372) |
| Luminance | 0.6018 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.57
Seafoam Blue
#78D1B6
ΔE00 3.58
Seafoam
#7FE0B3
ΔE00 4.08
Mediumaquamarine
#66CDAA
ΔE00 4.57
Light Turquoise
#7EF4CC
ΔE00 4.85
Tiffany Blue
#7BF2DA
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DFBF #DF7393
analogous
#73DF89 #73DFBF #73C9DF
triadic
#73DFBF #BF73DF #DFBF73
tetradic
#73DFBF #8973DF #DF7393 #C9DF73
square
#73DFBF #8973DF #DF7393 #C9DF73
split-complementary
#73DFBF #DF73C9 #DF8973
monochromatic
#28AF87 #41D4A8 #73DFBF #A5EAD6 #D7F6ED
Accessibility & contrast
On white
1.61
#73DFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#73DFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DFBF
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DFBF | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BE
Deuteranopia (green-blind)
#C8C7C1
Tritanopia (blue-blind)
#48E1D6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #73dfbf; /* rgb */ color: rgb(115, 223, 191); /* oklch */ color: oklch(83.0% 0.111 171.9);
Tailwind
colors: {
custom: {
50: '#a2e9d2',
500: '#73dfbf',
950: '#000000',
},
}SCSS
$custom: #73dfbf; $custom-light: #a2e9d2; $custom-dark: #000000;
JSON
{
"hex": "#73dfbf",
"rgb": {
"r": 115,
"g": 223,
"b": 191
},
"hsl": {
"h": 162.222,
"s": 62.791,
"l": 66.275
},
"oklch": {
"l": 0.83028,
"c": 0.11099,
"h": 171.9
},
"luminance": 0.60182
}Semantic roles & 50–950 ramp
primary
#73DFBF
secondary
#B14565
accent
#1B4FCB
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483