#73DFCF#73DFCF
#73DFCF is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.5% C 0.103 H 182.9°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #73DFCF |
|---|---|
| RGB | rgb(115, 223, 207) |
| HSL | hsl(171, 63%, 66%) |
| HSV | hsv(171, 48%, 87%) |
| CMYK | cmyk(48.4%, 0%, 7.2%, 12.5%) |
| CIE-LAB | lab(82.34, -34.99, -1.76) |
| CIE-LCH | lch(82.34, 35.03, 182.88°) |
| OKLab | oklab(83.49% -0.1029 -0.0053) |
| OKLCH | oklch(83.49% 0.103 182.9) |
| XYZ | xyz(44.7157, 60.9213, 68.4220) |
| Luminance | 0.6092 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.56
Tiffany Blue
#7BF2DA
ΔE00 4.69
Seafoam Blue
#78D1B6
ΔE00 5.52
Mediumturquoise
#48D1CC
ΔE00 5.70
Aqua (survey)
#13EAC9
ΔE00 6.88
Pale Teal
#82CBB2
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DFCF #DF7383
analogous
#73DF99 #73DFCF #73B9DF
triadic
#73DFCF #CF73DF #DFCF73
tetradic
#73DFCF #9973DF #DF7383 #B9DF73
square
#73DFCF #9973DF #DF7383 #B9DF73
split-complementary
#73DFCF #DF73B9 #DF9973
monochromatic
#28AF9B #41D4BE #73DFCF #A5EAE0 #D7F6F1
Accessibility & contrast
On white
1.59
#73DFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#73DFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DFCF
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DFCF | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CE
Deuteranopia (green-blind)
#C5C7D1
Tritanopia (blue-blind)
#3DE3DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #73dfcf; /* rgb */ color: rgb(115, 223, 207); /* oklch */ color: oklch(83.5% 0.103 182.9);
Tailwind
colors: {
custom: {
50: '#a2e9dd',
500: '#73dfcf',
950: '#000000',
},
}SCSS
$custom: #73dfcf; $custom-light: #a2e9dd; $custom-dark: #000000;
JSON
{
"hex": "#73dfcf",
"rgb": {
"r": 115,
"g": 223,
"b": 207
},
"hsl": {
"h": 171.111,
"s": 62.791,
"l": 66.275
},
"oklch": {
"l": 0.83486,
"c": 0.10307,
"h": 182.9
},
"luminance": 0.60925
}Semantic roles & 50–950 ramp
primary
#73DFCF
secondary
#B14555
accent
#1B35CB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484