#73DEBB#73DEBB
#73DEBB is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.7% C 0.112 H 169.9°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #73DEBB |
|---|---|
| RGB | rgb(115, 222, 187) |
| HSL | hsl(160, 62%, 66%) |
| HSV | hsv(160, 48%, 87%) |
| CMYK | cmyk(48.2%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(81.55, -39.16, 7.70) |
| CIE-LCH | lch(81.55, 39.91, 168.88°) |
| OKLab | oklab(82.69% -0.1105 0.0197) |
| OKLCH | oklch(82.69% 0.112 169.9) |
| XYZ | xyz(42.1573, 59.4718, 56.2617) |
| Luminance | 0.5948 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.23
Light Teal
#90E4C1
ΔE00 3.36
Seafoam Blue
#78D1B6
ΔE00 3.67
Mediumaquamarine
#66CDAA
ΔE00 4.15
Eucalyptus
#44D7A8
ΔE00 4.70
Light Turquoise
#7EF4CC
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DEBB #DE7396
analogous
#73DE85 #73DEBB #73CBDE
triadic
#73DEBB #BB73DE #DEBB73
tetradic
#73DEBB #8573DE #DE7396 #CBDE73
square
#73DEBB #8573DE #DE7396 #CBDE73
split-complementary
#73DEBB #DE73CB #DE8573
monochromatic
#29AE82 #41D2A3 #73DEBB #A5EAD3 #D6F5EB
Accessibility & contrast
On white
1.63
#73DEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#73DEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DEBB
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DEBB | 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)
#D9D2B9
Deuteranopia (green-blind)
#C8C6BD
Tritanopia (blue-blind)
#4BDFD4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #73debb; /* rgb */ color: rgb(115, 222, 187); /* oklch */ color: oklch(82.7% 0.112 169.9);
Tailwind
colors: {
custom: {
50: '#a2e9cf',
500: '#73debb',
950: '#000000',
},
}SCSS
$custom: #73debb; $custom-light: #a2e9cf; $custom-dark: #000000;
JSON
{
"hex": "#73debb",
"rgb": {
"r": 115,
"g": 222,
"b": 187
},
"hsl": {
"h": 160.374,
"s": 61.85,
"l": 66.078
},
"oklch": {
"l": 0.82685,
"c": 0.11226,
"h": 169.9
},
"luminance": 0.59475
}Semantic roles & 50–950 ramp
primary
#73DEBB
secondary
#B04668
accent
#1C55CA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1613
muted
#808483