#73CEDF#73CEDF
#73CEDF is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.1% C 0.090 H 211.0°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #73CEDF |
|---|---|
| RGB | rgb(115, 206, 223) |
| HSL | hsl(189, 63%, 66%) |
| HSV | hsv(189, 48%, 87%) |
| CMYK | cmyk(48.4%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(77.94, -22.71, -16.84) |
| CIE-LCH | lch(77.94, 28.27, 216.57°) |
| OKLab | oklab(80.1% -0.0772 -0.0465) |
| OKLCH | oklch(80.1% 0.09 211) |
| XYZ | xyz(42.4557, 53.1116, 77.8120) |
| Luminance | 0.5312 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.88
Aqua Blue
#02D8E9
ΔE00 6.26
Neon Blue
#04D9FF
ΔE00 6.68
Baby Blue
#89CFF0
ΔE00 7.20
Robin'S Egg
#6DEDFD
ΔE00 7.44
Robin'S Egg Blue
#98EFF9
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CEDF #DF8473
analogous
#73DFBA #73CEDF #7398DF
triadic
#73CEDF #DF73CE #CEDF73
tetradic
#73CEDF #BA73DF #DF8473 #98DF73
square
#73CEDF #BA73DF #DF8473 #98DF73
split-complementary
#73CEDF #DF7398 #DFBA73
monochromatic
#289AAF #41BDD4 #73CEDF #A5DFEA #D7F1F6
Accessibility & contrast
On white
1.81
#73CEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#73CEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CEDF
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CEDF | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8E0
Deuteranopia (green-blind)
#AEBBDF
Tritanopia (blue-blind)
#35D6D3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #73cedf; /* rgb */ color: rgb(115, 206, 223); /* oklch */ color: oklch(80.1% 0.090 211.0);
Tailwind
colors: {
custom: {
50: '#a2dde9',
500: '#73cedf',
950: '#000000',
},
}SCSS
$custom: #73cedf; $custom-light: #a2dde9; $custom-dark: #000000;
JSON
{
"hex": "#73cedf",
"rgb": {
"r": 115,
"g": 206,
"b": 223
},
"hsl": {
"h": 189.444,
"s": 62.791,
"l": 66.275
},
"oklch": {
"l": 0.80104,
"c": 0.09014,
"h": 211
},
"luminance": 0.53115
}Semantic roles & 50–950 ramp
primary
#73CEDF
secondary
#B15645
accent
#371BCB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484