#73DEBE#73DEBE
#73DEBE is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.8% C 0.110 H 171.8°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #73DEBE |
|---|---|
| RGB | rgb(115, 222, 190) |
| HSL | hsl(162, 62%, 66%) |
| HSV | hsv(162, 48%, 87%) |
| CMYK | cmyk(48.2%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(81.62, -38.49, 6.21) |
| CIE-LCH | lch(81.62, 38.99, 170.83°) |
| OKLab | oklab(82.77% -0.1092 0.0158) |
| OKLCH | oklch(82.77% 0.11 171.8) |
| XYZ | xyz(42.4818, 59.6016, 57.9708) |
| Luminance | 0.5960 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.37
Light Teal
#90E4C1
ΔE00 3.60
Seafoam
#7FE0B3
ΔE00 4.04
Mediumaquamarine
#66CDAA
ΔE00 4.35
Light Turquoise
#7EF4CC
ΔE00 5.05
Eucalyptus
#44D7A8
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DEBE #DE7393
analogous
#73DE88 #73DEBE #73C8DE
triadic
#73DEBE #BE73DE #DEBE73
tetradic
#73DEBE #8873DE #DE7393 #C8DE73
square
#73DEBE #8873DE #DE7393 #C8DE73
split-complementary
#73DEBE #DE73C8 #DE8873
monochromatic
#29AE86 #41D2A7 #73DEBE #A5EAD5 #D6F5EC
Accessibility & contrast
On white
1.63
#73DEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#73DEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DEBE
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DEBE | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BD
Deuteranopia (green-blind)
#C7C6C0
Tritanopia (blue-blind)
#49E0D5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #73debe; /* rgb */ color: rgb(115, 222, 190); /* oklch */ color: oklch(82.8% 0.110 171.8);
Tailwind
colors: {
custom: {
50: '#a2e9d1',
500: '#73debe',
950: '#000000',
},
}SCSS
$custom: #73debe; $custom-light: #a2e9d1; $custom-dark: #000000;
JSON
{
"hex": "#73debe",
"rgb": {
"r": 115,
"g": 222,
"b": 190
},
"hsl": {
"h": 162.056,
"s": 61.85,
"l": 66.078
},
"oklch": {
"l": 0.82766,
"c": 0.11033,
"h": 171.8
},
"luminance": 0.59605
}Semantic roles & 50–950 ramp
primary
#73DEBE
secondary
#B04665
accent
#1C50CA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483