#73DEDF#73DEDF
#73DEDF is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.8% C 0.099 H 196.2°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #73DEDF |
|---|---|
| RGB | rgb(115, 222, 223) |
| HSL | hsl(181, 63%, 66%) |
| HSV | hsv(181, 48%, 87%) |
| CMYK | cmyk(48.4%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(82.49, -30.54, -10.02) |
| CIE-LCH | lch(82.49, 32.14, 198.17°) |
| OKLab | oklab(83.76% -0.0951 -0.0277) |
| OKLCH | oklch(83.76% 0.099 196.2) |
| XYZ | xyz(46.5054, 61.2110, 79.1619) |
| Luminance | 0.6121 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.10
Robin'S Egg
#6DEDFD
ΔE00 5.98
Darkturquoise
#00CED1
ΔE00 6.32
Aqua Blue
#02D8E9
ΔE00 6.32
Robin'S Egg Blue
#98EFF9
ΔE00 6.33
Robin Egg Blue
#8AF1FE
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DEDF #DF7473
analogous
#73DFAA #73DEDF #73A8DF
triadic
#73DEDF #DF73DE #DEDF73
tetradic
#73DEDF #AA73DF #DF7473 #A8DF73
square
#73DEDF #AA73DF #DF7473 #A8DF73
split-complementary
#73DEDF #DF73A8 #DFAA73
monochromatic
#28AEAF #41D2D4 #73DEDF #A5EAEA #D7F5F6
Accessibility & contrast
On white
1.59
#73DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#73DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DEDF
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DEDF | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DF
Deuteranopia (green-blind)
#BFC7E0
Tritanopia (blue-blind)
#2EE4DE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #73dedf; /* rgb */ color: rgb(115, 222, 223); /* oklch */ color: oklch(83.8% 0.099 196.2);
Tailwind
colors: {
custom: {
50: '#a3e8e9',
500: '#73dedf',
950: '#000000',
},
}SCSS
$custom: #73dedf; $custom-light: #a3e8e9; $custom-dark: #000000;
JSON
{
"hex": "#73dedf",
"rgb": {
"r": 115,
"g": 222,
"b": 223
},
"hsl": {
"h": 180.556,
"s": 62.791,
"l": 66.275
},
"oklch": {
"l": 0.83758,
"c": 0.09905,
"h": 196.2
},
"luminance": 0.61215
}Semantic roles & 50–950 ramp
primary
#73DEDF
secondary
#B14645
accent
#1D1BCB
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484