#73CED9#73CED9
#73CED9 is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.9% C 0.088 H 205.7°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #73CED9 |
|---|---|
| RGB | rgb(115, 206, 217) |
| HSL | hsl(186, 57%, 65%) |
| HSV | hsv(186, 47%, 85%) |
| CMYK | cmyk(47%, 5.1%, 0%, 14.9%) |
| CIE-LAB | lab(77.75, -24.30, -13.90) |
| CIE-LCH | lch(77.75, 27.99, 209.78°) |
| OKLab | oklab(79.89% -0.0796 -0.0383) |
| OKLCH | oklch(79.89% 0.088 205.7) |
| XYZ | xyz(41.6611, 52.7938, 73.6270) |
| Luminance | 0.5280 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.76
Darkturquoise
#00CED1
ΔE00 7.24
Robin'S Egg
#6DEDFD
ΔE00 7.33
Mediumturquoise
#48D1CC
ΔE00 7.72
Robin'S Egg Blue
#98EFF9
ΔE00 7.85
Sky Blue
#87CEEB
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CED9 #D97E73
analogous
#73D9B1 #73CED9 #739BD9
triadic
#73CED9 #D973CE #CED973
tetradic
#73CED9 #B173D9 #D97E73 #9BD973
square
#73CED9 #B173D9 #D97E73 #9BD973
split-complementary
#73CED9 #D9739B #D9B173
monochromatic
#2D98A5 #43BDCC #73CED9 #A3DFE6 #D3F0F3
Accessibility & contrast
On white
1.82
#73CED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#73CED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CED9
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CED9 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C7DA
Deuteranopia (green-blind)
#B0BBD9
Tritanopia (blue-blind)
#3BD5D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #73ced9; /* rgb */ color: rgb(115, 206, 217); /* oklch */ color: oklch(79.9% 0.088 205.7);
Tailwind
colors: {
custom: {
50: '#a2dde4',
500: '#73ced9',
950: '#000000',
},
}SCSS
$custom: #73ced9; $custom-light: #a2dde4; $custom-dark: #000000;
JSON
{
"hex": "#73ced9",
"rgb": {
"r": 115,
"g": 206,
"b": 217
},
"hsl": {
"h": 186.471,
"s": 57.303,
"l": 65.098
},
"oklch": {
"l": 0.79891,
"c": 0.08836,
"h": 205.7
},
"luminance": 0.52797
}Semantic roles & 50–950 ramp
primary
#73CED9
secondary
#A85248
accent
#3221C5
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484