#73DEBF#73DEBF
#73DEBF is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.8% C 0.110 H 172.4°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #73DEBF |
|---|---|
| RGB | rgb(115, 222, 191) |
| HSL | hsl(163, 62%, 66%) |
| HSV | hsv(163, 48%, 87%) |
| CMYK | cmyk(48.2%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(81.65, -38.27, 5.72) |
| CIE-LCH | lch(81.65, 38.69, 171.50°) |
| OKLab | oklab(82.79% -0.1087 0.0145) |
| OKLCH | oklch(82.79% 0.11 172.4) |
| XYZ | xyz(42.5914, 59.6454, 58.5484) |
| Luminance | 0.5965 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.31
Light Teal
#90E4C1
ΔE00 3.72
Seafoam
#7FE0B3
ΔE00 4.32
Mediumaquamarine
#66CDAA
ΔE00 4.45
Light Turquoise
#7EF4CC
ΔE00 5.15
Tiffany Blue
#7BF2DA
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DEBF #DE7392
analogous
#73DE89 #73DEBF #73C7DE
triadic
#73DEBF #BF73DE #DEBF73
tetradic
#73DEBF #8973DE #DE7392 #C7DE73
square
#73DEBF #8973DE #DE7392 #C7DE73
split-complementary
#73DEBF #DE73C7 #DE8973
monochromatic
#29AE87 #41D2A8 #73DEBF #A5EAD6 #D6F5EC
Accessibility & contrast
On white
1.62
#73DEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#73DEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DEBF
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DEBF | 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)
#D8D2BE
Deuteranopia (green-blind)
#C7C6C1
Tritanopia (blue-blind)
#49E0D5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #73debf; /* rgb */ color: rgb(115, 222, 191); /* oklch */ color: oklch(82.8% 0.110 172.4);
Tailwind
colors: {
custom: {
50: '#a2e9d2',
500: '#73debf',
950: '#000000',
},
}SCSS
$custom: #73debf; $custom-light: #a2e9d2; $custom-dark: #000000;
JSON
{
"hex": "#73debf",
"rgb": {
"r": 115,
"g": 222,
"b": 191
},
"hsl": {
"h": 162.617,
"s": 61.85,
"l": 66.078
},
"oklch": {
"l": 0.82793,
"c": 0.10972,
"h": 172.4
},
"luminance": 0.59649
}Semantic roles & 50–950 ramp
primary
#73DEBF
secondary
#B04664
accent
#1C4ECA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483