#73DCE7#73DCE7
#73DCE7 is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.6% C 0.098 H 204.4°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #73DCE7 |
|---|---|
| RGB | rgb(115, 220, 231) |
| HSL | hsl(186, 71%, 68%) |
| HSV | hsv(186, 50%, 91%) |
| CMYK | cmyk(50.2%, 4.8%, 0%, 9.4%) |
| CIE-LAB | lab(82.16, -27.49, -14.77) |
| CIE-LCH | lch(82.16, 31.21, 208.24°) |
| OKLab | oklab(83.57% -0.0897 -0.0407) |
| OKLCH | oklch(83.57% 0.098 204.4) |
| XYZ | xyz(47.0815, 60.5966, 84.8010) |
| Luminance | 0.6060 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.08
Aqua Blue
#02D8E9
ΔE00 4.82
Robin Egg Blue
#8AF1FE
ΔE00 4.91
Robin'S Egg Blue
#98EFF9
ΔE00 5.14
Darkturquoise
#00CED1
ΔE00 7.44
Mediumturquoise
#48D1CC
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DCE7 #E77E73
analogous
#73E7B8 #73DCE7 #73A2E7
triadic
#73DCE7 #E773DC #DCE773
tetradic
#73DCE7 #B873E7 #E77E73 #A2E773
square
#73DCE7 #B873E7 #E77E73 #A2E773
split-complementary
#73DCE7 #E773A2 #E7B873
monochromatic
#21B0BF #3FCFDE #73DCE7 #A7E9F0 #DBF6F9
Accessibility & contrast
On white
1.60
#73DCE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#73DCE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DCE7
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DCE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DCE7 | 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)
#CED4E8
Deuteranopia (green-blind)
#BBC6E7
Tritanopia (blue-blind)
#24E3DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #73dce7; /* rgb */ color: rgb(115, 220, 231); /* oklch */ color: oklch(83.6% 0.098 204.4);
Tailwind
colors: {
custom: {
50: '#a3e7ee',
500: '#73dce7',
950: '#000000',
},
}SCSS
$custom: #73dce7; $custom-light: #a3e7ee; $custom-dark: #000000;
JSON
{
"hex": "#73dce7",
"rgb": {
"r": 115,
"g": 220,
"b": 231
},
"hsl": {
"h": 185.69,
"s": 70.732,
"l": 67.843
},
"oklch": {
"l": 0.83571,
"c": 0.09848,
"h": 204.4
},
"luminance": 0.60601
}Semantic roles & 50–950 ramp
primary
#73DCE7
secondary
#BE4C40
accent
#2513D3
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485