#73DEBD#73DEBD
#73DEBD is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.7% C 0.111 H 171.1°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #73DEBD |
|---|---|
| RGB | rgb(115, 222, 189) |
| HSL | hsl(161, 62%, 66%) |
| HSV | hsv(161, 48%, 87%) |
| CMYK | cmyk(48.2%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(81.60, -38.72, 6.71) |
| CIE-LCH | lch(81.60, 39.29, 170.17°) |
| OKLab | oklab(82.74% -0.1096 0.0171) |
| OKLCH | oklch(82.74% 0.111 171.1) |
| XYZ | xyz(42.3729, 59.5580, 57.3972) |
| Luminance | 0.5956 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.45
Light Teal
#90E4C1
ΔE00 3.50
Seafoam
#7FE0B3
ΔE00 3.76
Mediumaquamarine
#66CDAA
ΔE00 4.26
Light Turquoise
#7EF4CC
ΔE00 4.98
Eucalyptus
#44D7A8
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DEBD #DE7394
analogous
#73DE87 #73DEBD #73CADE
triadic
#73DEBD #BD73DE #DEBD73
tetradic
#73DEBD #8773DE #DE7394 #CADE73
square
#73DEBD #8773DE #DE7394 #CADE73
split-complementary
#73DEBD #DE73CA #DE8773
monochromatic
#29AE85 #41D2A6 #73DEBD #A5EAD4 #D6F5EC
Accessibility & contrast
On white
1.63
#73DEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#73DEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DEBD
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DEBD | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BB
Deuteranopia (green-blind)
#C8C6BF
Tritanopia (blue-blind)
#4ADFD4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #73debd; /* rgb */ color: rgb(115, 222, 189); /* oklch */ color: oklch(82.7% 0.111 171.1);
Tailwind
colors: {
custom: {
50: '#a2e9d0',
500: '#73debd',
950: '#000000',
},
}SCSS
$custom: #73debd; $custom-light: #a2e9d0; $custom-dark: #000000;
JSON
{
"hex": "#73debd",
"rgb": {
"r": 115,
"g": 222,
"b": 189
},
"hsl": {
"h": 161.495,
"s": 61.85,
"l": 66.078
},
"oklch": {
"l": 0.82739,
"c": 0.11096,
"h": 171.1
},
"luminance": 0.59562
}Semantic roles & 50–950 ramp
primary
#73DEBD
secondary
#B04666
accent
#1C51CA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483