#73DFED#73DFED
#73DFED is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.5% C 0.101 H 206.6°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #73DFED |
|---|---|
| RGB | rgb(115, 223, 237) |
| HSL | hsl(187, 77%, 69%) |
| HSV | hsv(187, 51%, 93%) |
| CMYK | cmyk(51.5%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(83.19, -27.36, -16.40) |
| CIE-LCH | lch(83.19, 31.90, 210.93°) |
| OKLab | oklab(84.46% -0.0905 -0.0453) |
| OKLCH | oklch(84.46% 0.101 206.6) |
| XYZ | xyz(48.7379, 62.5302, 89.6055) |
| Luminance | 0.6253 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.23
Robin Egg Blue
#8AF1FE
ΔE00 4.19
Robin'S Egg Blue
#98EFF9
ΔE00 4.65
Aqua Blue
#02D8E9
ΔE00 4.98
Neon Blue
#04D9FF
ΔE00 7.02
Bright Light Blue
#26F7FD
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DFED #ED8173
analogous
#73EDBE #73DFED #73A2ED
triadic
#73DFED #ED73DF #DFED73
tetradic
#73DFED #BE73ED #ED8173 #A2ED73
square
#73DFED #BE73ED #ED8173 #A2ED73
split-complementary
#73DFED #ED73A2 #EDBE73
monochromatic
#1AB7CB #3DD3E6 #73DFED #A9EBF4 #DFF8FB
Accessibility & contrast
On white
1.55
#73DFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#73DFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DFED
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DFED | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EE
Deuteranopia (green-blind)
#BCC9ED
Tritanopia (blue-blind)
#14E7E3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #73dfed; /* rgb */ color: rgb(115, 223, 237); /* oklch */ color: oklch(84.5% 0.101 206.6);
Tailwind
colors: {
custom: {
50: '#a4e9f2',
500: '#73dfed',
950: '#000000',
},
}SCSS
$custom: #73dfed; $custom-light: #a4e9f2; $custom-dark: #000000;
JSON
{
"hex": "#73dfed",
"rgb": {
"r": 115,
"g": 223,
"b": 237
},
"hsl": {
"h": 186.885,
"s": 77.215,
"l": 69.02
},
"oklch": {
"l": 0.84462,
"c": 0.10124,
"h": 206.6
},
"luminance": 0.62535
}Semantic roles & 50–950 ramp
primary
#73DFED
secondary
#C64E3F
accent
#240CD9
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485