#73DEBC#73DEBC
#73DEBC is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.7% C 0.112 H 170.5°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #73DEBC |
|---|---|
| RGB | rgb(115, 222, 188) |
| HSL | hsl(161, 62%, 66%) |
| HSV | hsv(161, 48%, 87%) |
| CMYK | cmyk(48.2%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(81.57, -38.94, 7.20) |
| CIE-LCH | lch(81.57, 39.60, 169.52°) |
| OKLab | oklab(82.71% -0.1101 0.0184) |
| OKLCH | oklch(82.71% 0.112 170.5) |
| XYZ | xyz(42.2647, 59.5147, 56.8275) |
| Luminance | 0.5952 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.42
Seafoam
#7FE0B3
ΔE00 3.49
Seafoam Blue
#78D1B6
ΔE00 3.55
Mediumaquamarine
#66CDAA
ΔE00 4.19
Eucalyptus
#44D7A8
ΔE00 4.87
Light Turquoise
#7EF4CC
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DEBC #DE7395
analogous
#73DE86 #73DEBC #73CADE
triadic
#73DEBC #BC73DE #DEBC73
tetradic
#73DEBC #8673DE #DE7395 #CADE73
square
#73DEBC #8673DE #DE7395 #CADE73
split-complementary
#73DEBC #DE73CA #DE8673
monochromatic
#29AE83 #41D2A4 #73DEBC #A5EAD4 #D6F5EB
Accessibility & contrast
On white
1.63
#73DEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#73DEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DEBC
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DEBC | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BA
Deuteranopia (green-blind)
#C8C6BE
Tritanopia (blue-blind)
#4ADFD4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #73debc; /* rgb */ color: rgb(115, 222, 188); /* oklch */ color: oklch(82.7% 0.112 170.5);
Tailwind
colors: {
custom: {
50: '#a2e9d0',
500: '#73debc',
950: '#000000',
},
}SCSS
$custom: #73debc; $custom-light: #a2e9d0; $custom-dark: #000000;
JSON
{
"hex": "#73debc",
"rgb": {
"r": 115,
"g": 222,
"b": 188
},
"hsl": {
"h": 160.935,
"s": 61.85,
"l": 66.078
},
"oklch": {
"l": 0.82712,
"c": 0.11161,
"h": 170.5
},
"luminance": 0.59518
}Semantic roles & 50–950 ramp
primary
#73DEBC
secondary
#B04667
accent
#1C53CA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483