#73CED7#73CED7
#73CED7 is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.8% C 0.088 H 203.9°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #73CED7 |
|---|---|
| RGB | rgb(115, 206, 215) |
| HSL | hsl(185, 56%, 65%) |
| HSV | hsv(185, 47%, 84%) |
| CMYK | cmyk(46.5%, 4.2%, 0%, 15.7%) |
| CIE-LAB | lab(77.69, -24.82, -12.92) |
| CIE-LCH | lch(77.69, 27.98, 207.50°) |
| OKLab | oklab(79.82% -0.0804 -0.0356) |
| OKLCH | oklch(79.82% 0.088 203.9) |
| XYZ | xyz(41.4025, 52.6903, 72.2653) |
| Luminance | 0.5269 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.79
Darkturquoise
#00CED1
ΔE00 6.77
Mediumturquoise
#48D1CC
ΔE00 7.05
Robin'S Egg
#6DEDFD
ΔE00 7.45
Robin'S Egg Blue
#98EFF9
ΔE00 7.90
Robin Egg Blue
#8AF1FE
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CED7 #D77C73
analogous
#73D7AE #73CED7 #739CD7
triadic
#73CED7 #D773CE #CED773
tetradic
#73CED7 #AE73D7 #D77C73 #9CD773
square
#73CED7 #AE73D7 #D77C73 #9CD773
split-complementary
#73CED7 #D7739C #D7AE73
monochromatic
#2E97A1 #43BDC9 #73CED7 #A3DFE5 #D2EFF2
Accessibility & contrast
On white
1.82
#73CED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#73CED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CED7
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CED7 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D8
Deuteranopia (green-blind)
#B1BBD7
Tritanopia (blue-blind)
#3DD4D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #73ced7; /* rgb */ color: rgb(115, 206, 215); /* oklch */ color: oklch(79.8% 0.088 203.9);
Tailwind
colors: {
custom: {
50: '#a2dde3',
500: '#73ced7',
950: '#000000',
},
}SCSS
$custom: #73ced7; $custom-light: #a2dde3; $custom-dark: #000000;
JSON
{
"hex": "#73ced7",
"rgb": {
"r": 115,
"g": 206,
"b": 215
},
"hsl": {
"h": 185.4,
"s": 55.556,
"l": 64.706
},
"oklch": {
"l": 0.79822,
"c": 0.08796,
"h": 203.9
},
"luminance": 0.52694
}Semantic roles & 50–950 ramp
primary
#73CED7
secondary
#A55149
accent
#3122C3
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484