#73DDC8#73DDC8
#73DDC8 is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.8% C 0.104 H 179.1°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #73DDC8 |
|---|---|
| RGB | rgb(115, 221, 200) |
| HSL | hsl(168, 61%, 66%) |
| HSV | hsv(168, 48%, 87%) |
| CMYK | cmyk(48%, 0%, 9.5%, 13.3%) |
| CIE-LAB | lab(81.58, -35.73, 0.85) |
| CIE-LCH | lch(81.58, 35.74, 178.64°) |
| OKLab | oklab(82.81% -0.1037 0.0017) |
| OKLCH | oklch(82.81% 0.104 179.1) |
| XYZ | xyz(43.3476, 59.5242, 63.8374) |
| Luminance | 0.5953 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.97
Turquoise
#40E0D0
ΔE00 4.21
Tiffany Blue
#7BF2DA
ΔE00 4.65
Pale Teal
#82CBB2
ΔE00 5.69
Light Teal
#90E4C1
ΔE00 5.80
Aqua (survey)
#13EAC9
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DDC8 #DD7388
analogous
#73DD93 #73DDC8 #73BDDD
triadic
#73DDC8 #C873DD #DDC873
tetradic
#73DDC8 #9373DD #DD7388 #BDDD73
square
#73DDC8 #9373DD #DD7388 #BDDD73
split-complementary
#73DDC8 #DD73BD #DD9373
monochromatic
#2AAC92 #42D1B5 #73DDC8 #A4E9DB #D5F5EF
Accessibility & contrast
On white
1.63
#73DDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#73DDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DDC8
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DDC8 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2C7
Deuteranopia (green-blind)
#C4C6CA
Tritanopia (blue-blind)
#43E0D7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #73ddc8; /* rgb */ color: rgb(115, 221, 200); /* oklch */ color: oklch(82.8% 0.104 179.1);
Tailwind
colors: {
custom: {
50: '#a2e8d8',
500: '#73ddc8',
950: '#000000',
},
}SCSS
$custom: #73ddc8; $custom-light: #a2e8d8; $custom-dark: #000000;
JSON
{
"hex": "#73ddc8",
"rgb": {
"r": 115,
"g": 221,
"b": 200
},
"hsl": {
"h": 168.113,
"s": 60.92,
"l": 65.882
},
"oklch": {
"l": 0.82814,
"c": 0.10371,
"h": 179.1
},
"luminance": 0.59528
}Semantic roles & 50–950 ramp
primary
#73DDC8
secondary
#AE465B
accent
#1D3FC9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101614
muted
#808483