#73CEDB#73CEDB
#73CEDB is a light, moderate teal. Relative luminance 0.529; OKLCH L 80.0% C 0.089 H 207.5°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #73CEDB |
|---|---|
| RGB | rgb(115, 206, 219) |
| HSL | hsl(188, 59%, 65%) |
| HSV | hsv(188, 47%, 86%) |
| CMYK | cmyk(47.5%, 5.9%, 0%, 14.1%) |
| CIE-LAB | lab(77.81, -23.77, -14.88) |
| CIE-LCH | lch(77.81, 28.05, 212.05°) |
| OKLab | oklab(79.96% -0.0788 -0.041) |
| OKLCH | oklch(79.96% 0.089 207.5) |
| XYZ | xyz(41.9228, 52.8985, 75.0053) |
| Luminance | 0.5290 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.84
Sky Blue
#87CEEB
ΔE00 7.20
Robin'S Egg
#6DEDFD
ΔE00 7.29
Neon Blue
#04D9FF
ΔE00 7.61
Darkturquoise
#00CED1
ΔE00 7.75
Robin'S Egg Blue
#98EFF9
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CEDB #DB8073
analogous
#73DBB4 #73CEDB #739ADB
triadic
#73CEDB #DB73CE #CEDB73
tetradic
#73CEDB #B473DB #DB8073 #9ADB73
square
#73CEDB #B473DB #DB8073 #9ADB73
split-complementary
#73CEDB #DB739A #DBB473
monochromatic
#2B99A8 #42BDCE #73CEDB #A4DFE8 #D4F0F4
Accessibility & contrast
On white
1.81
#73CEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#73CEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CEDB
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CEDB | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DC
Deuteranopia (green-blind)
#B0BBDB
Tritanopia (blue-blind)
#39D5D2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #73cedb; /* rgb */ color: rgb(115, 206, 219); /* oklch */ color: oklch(80.0% 0.089 207.5);
Tailwind
colors: {
custom: {
50: '#a2dde6',
500: '#73cedb',
950: '#000000',
},
}SCSS
$custom: #73cedb; $custom-light: #a2dde6; $custom-dark: #000000;
JSON
{
"hex": "#73cedb",
"rgb": {
"r": 115,
"g": 206,
"b": 219
},
"hsl": {
"h": 187.5,
"s": 59.091,
"l": 65.49
},
"oklch": {
"l": 0.79962,
"c": 0.08886,
"h": 207.5
},
"luminance": 0.52902
}Semantic roles & 50–950 ramp
primary
#73CEDB
secondary
#AB5447
accent
#341FC7
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484