#73DEC8#73DEC8
#73DEC8 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.0% C 0.105 H 178.5°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #73DEC8 |
|---|---|
| RGB | rgb(115, 222, 200) |
| HSL | hsl(168, 62%, 66%) |
| HSV | hsv(168, 48%, 87%) |
| CMYK | cmyk(48.2%, 0%, 9.9%, 12.9%) |
| CIE-LAB | lab(81.87, -36.19, 1.27) |
| CIE-LCH | lch(81.87, 36.21, 177.99°) |
| OKLab | oklab(83.05% -0.1048 0.0028) |
| OKLCH | oklch(83.05% 0.105 178.5) |
| XYZ | xyz(43.6124, 60.0538, 63.9257) |
| Luminance | 0.6006 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.98
Turquoise
#40E0D0
ΔE00 4.30
Tiffany Blue
#7BF2DA
ΔE00 4.41
Light Teal
#90E4C1
ΔE00 5.53
Pale Teal
#82CBB2
ΔE00 5.78
Aqua (survey)
#13EAC9
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DEC8 #DE7389
analogous
#73DE92 #73DEC8 #73BEDE
triadic
#73DEC8 #C873DE #DEC873
tetradic
#73DEC8 #9273DE #DE7389 #BEDE73
square
#73DEC8 #9273DE #DE7389 #BEDE73
split-complementary
#73DEC8 #DE73BE #DE9273
monochromatic
#29AE92 #41D2B5 #73DEC8 #A5EADB #D6F5EF
Accessibility & contrast
On white
1.61
#73DEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#73DEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DEC8
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DEC8 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C7
Deuteranopia (green-blind)
#C5C6CA
Tritanopia (blue-blind)
#43E1D7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #73dec8; /* rgb */ color: rgb(115, 222, 200); /* oklch */ color: oklch(83.0% 0.105 178.5);
Tailwind
colors: {
custom: {
50: '#a2e8d8',
500: '#73dec8',
950: '#000000',
},
}SCSS
$custom: #73dec8; $custom-light: #a2e8d8; $custom-dark: #000000;
JSON
{
"hex": "#73dec8",
"rgb": {
"r": 115,
"g": 222,
"b": 200
},
"hsl": {
"h": 167.664,
"s": 61.85,
"l": 66.078
},
"oklch": {
"l": 0.83047,
"c": 0.10486,
"h": 178.5
},
"luminance": 0.60058
}Semantic roles & 50–950 ramp
primary
#73DEC8
secondary
#B0465B
accent
#1C40CA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101614
muted
#808483