#73DFC8#73DFC8
#73DFC8 is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.3% C 0.106 H 177.9°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #73DFC8 |
|---|---|
| RGB | rgb(115, 223, 200) |
| HSL | hsl(167, 63%, 66%) |
| HSV | hsv(167, 48%, 87%) |
| CMYK | cmyk(48.4%, 0%, 10.3%, 12.5%) |
| CIE-LAB | lab(82.16, -36.65, 1.69) |
| CIE-LCH | lch(82.16, 36.69, 177.36°) |
| OKLab | oklab(83.28% -0.1059 0.0039) |
| OKLCH | oklch(83.28% 0.106 177.9) |
| XYZ | xyz(43.8788, 60.5866, 64.0145) |
| Luminance | 0.6059 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.02
Tiffany Blue
#7BF2DA
ΔE00 4.19
Turquoise
#40E0D0
ΔE00 4.43
Light Teal
#90E4C1
ΔE00 5.28
Aqua (survey)
#13EAC9
ΔE00 5.71
Pale Teal
#82CBB2
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DFC8 #DF738A
analogous
#73DF92 #73DFC8 #73C0DF
triadic
#73DFC8 #C873DF #DFC873
tetradic
#73DFC8 #9273DF #DF738A #C0DF73
square
#73DFC8 #9273DF #DF738A #C0DF73
split-complementary
#73DFC8 #DF73C0 #DF9273
monochromatic
#28AF93 #41D4B4 #73DFC8 #A5EADC #D7F6EF
Accessibility & contrast
On white
1.60
#73DFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#73DFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DFC8
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DFC8 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C7
Deuteranopia (green-blind)
#C6C7CA
Tritanopia (blue-blind)
#43E2D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #73dfc8; /* rgb */ color: rgb(115, 223, 200); /* oklch */ color: oklch(83.3% 0.106 177.9);
Tailwind
colors: {
custom: {
50: '#a2e9d8',
500: '#73dfc8',
950: '#000000',
},
}SCSS
$custom: #73dfc8; $custom-light: #a2e9d8; $custom-dark: #000000;
JSON
{
"hex": "#73dfc8",
"rgb": {
"r": 115,
"g": 223,
"b": 200
},
"hsl": {
"h": 167.222,
"s": 62.791,
"l": 66.275
},
"oklch": {
"l": 0.83281,
"c": 0.10601,
"h": 177.9
},
"luminance": 0.6059
}Semantic roles & 50–950 ramp
primary
#73DFC8
secondary
#B1455C
accent
#1B40CB
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101614
muted
#808483