#73CEDD#73CEDD
#73CEDD is a light, moderate teal. Relative luminance 0.530; OKLCH L 80.0% C 0.089 H 209.3°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #73CEDD |
|---|---|
| RGB | rgb(115, 206, 221) |
| HSL | hsl(188, 61%, 66%) |
| HSV | hsv(188, 48%, 87%) |
| CMYK | cmyk(48%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(77.88, -23.24, -15.86) |
| CIE-LCH | lch(77.88, 28.14, 214.32°) |
| OKLab | oklab(80.03% -0.078 -0.0437) |
| OKLCH | oklch(80.03% 0.089 209.3) |
| XYZ | xyz(42.1877, 53.0044, 76.4003) |
| Luminance | 0.5301 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.01
Sky Blue
#87CEEB
ΔE00 6.53
Neon Blue
#04D9FF
ΔE00 7.12
Robin'S Egg
#6DEDFD
ΔE00 7.33
Baby Blue
#89CFF0
ΔE00 7.86
Robin'S Egg Blue
#98EFF9
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CEDD #DD8273
analogous
#73DDB7 #73CEDD #7399DD
triadic
#73CEDD #DD73CE #CEDD73
tetradic
#73CEDD #B773DD #DD8273 #99DD73
square
#73CEDD #B773DD #DD8273 #99DD73
split-complementary
#73CEDD #DD7399 #DDB773
monochromatic
#2A99AC #42BDD1 #73CEDD #A4DFE9 #D5F0F5
Accessibility & contrast
On white
1.81
#73CEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#73CEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CEDD
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CEDD | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8DE
Deuteranopia (green-blind)
#AFBBDD
Tritanopia (blue-blind)
#37D5D2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #73cedd; /* rgb */ color: rgb(115, 206, 221); /* oklch */ color: oklch(80.0% 0.089 209.3);
Tailwind
colors: {
custom: {
50: '#a2dde7',
500: '#73cedd',
950: '#000000',
},
}SCSS
$custom: #73cedd; $custom-light: #a2dde7; $custom-dark: #000000;
JSON
{
"hex": "#73cedd",
"rgb": {
"r": 115,
"g": 206,
"b": 221
},
"hsl": {
"h": 188.491,
"s": 60.92,
"l": 65.882
},
"oklch": {
"l": 0.80033,
"c": 0.08946,
"h": 209.3
},
"luminance": 0.53008
}Semantic roles & 50–950 ramp
primary
#73CEDD
secondary
#AE5546
accent
#351DC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484