#73DEB7#73DEB7
#73DEB7 is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.6% C 0.115 H 167.5°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #73DEB7 |
|---|---|
| RGB | rgb(115, 222, 183) |
| HSL | hsl(158, 62%, 66%) |
| HSV | hsv(158, 48%, 87%) |
| CMYK | cmyk(48.2%, 0%, 17.6%, 12.9%) |
| CIE-LAB | lab(81.46, -40.04, 9.68) |
| CIE-LCH | lch(81.46, 41.20, 166.40°) |
| OKLab | oklab(82.58% -0.1123 0.0249) |
| OKLCH | oklch(82.58% 0.115 167.5) |
| XYZ | xyz(41.7350, 59.3029, 54.0379) |
| Luminance | 0.5931 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.25
Light Teal
#90E4C1
ΔE00 3.38
Mediumaquamarine
#66CDAA
ΔE00 4.15
Eucalyptus
#44D7A8
ΔE00 4.17
Seafoam Blue
#78D1B6
ΔE00 4.29
Light Turquoise
#7EF4CC
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DEB7 #DE739A
analogous
#73DE81 #73DEB7 #73CFDE
triadic
#73DEB7 #B773DE #DEB773
tetradic
#73DEB7 #8173DE #DE739A #CFDE73
square
#73DEB7 #8173DE #DE739A #CFDE73
split-complementary
#73DEB7 #DE73CF #DE8173
monochromatic
#29AE7D #41D29E #73DEB7 #A5EAD0 #D6F5EA
Accessibility & contrast
On white
1.63
#73DEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#73DEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DEB7
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DEB7 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD1B5
Deuteranopia (green-blind)
#C9C6BA
Tritanopia (blue-blind)
#4DDFD3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #73deb7; /* rgb */ color: rgb(115, 222, 183); /* oklch */ color: oklch(82.6% 0.115 167.5);
Tailwind
colors: {
custom: {
50: '#a2e9cc',
500: '#73deb7',
950: '#000000',
},
}SCSS
$custom: #73deb7; $custom-light: #a2e9cc; $custom-dark: #000000;
JSON
{
"hex": "#73deb7",
"rgb": {
"r": 115,
"g": 222,
"b": 183
},
"hsl": {
"h": 158.131,
"s": 61.85,
"l": 66.078
},
"oklch": {
"l": 0.8258,
"c": 0.11501,
"h": 167.5
},
"luminance": 0.59306
}Semantic roles & 50–950 ramp
primary
#73DEB7
secondary
#B0466C
accent
#1C5BCA
background
#FCFEFE
surface
#F6FDFA
border
#D0D5D3
text
#0F1613
muted
#808483