#73CED5#73CED5
#73CED5 is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.8% C 0.088 H 202.0°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #73CED5 |
|---|---|
| RGB | rgb(115, 206, 213) |
| HSL | hsl(184, 54%, 64%) |
| HSV | hsv(184, 46%, 84%) |
| CMYK | cmyk(46%, 3.3%, 0%, 16.5%) |
| CIE-LAB | lab(77.63, -25.34, -11.93) |
| CIE-LCH | lch(77.63, 28.01, 205.22°) |
| OKLab | oklab(79.75% -0.0812 -0.0329) |
| OKLCH | oklch(79.75% 0.088 202) |
| XYZ | xyz(41.1471, 52.5882, 70.9201) |
| Luminance | 0.5259 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.93
Darkturquoise
#00CED1
ΔE00 6.36
Mediumturquoise
#48D1CC
ΔE00 6.39
Robin'S Egg
#6DEDFD
ΔE00 7.65
Robin'S Egg Blue
#98EFF9
ΔE00 8.03
Robin Egg Blue
#8AF1FE
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CED5 #D57A73
analogous
#73D5AB #73CED5 #739DD5
triadic
#73CED5 #D573CE #CED573
tetradic
#73CED5 #AB73D5 #D57A73 #9DD573
square
#73CED5 #AB73D5 #D57A73 #9DD573
split-complementary
#73CED5 #D5739D #D5AB73
monochromatic
#2F969E #44BEC7 #73CED5 #A2DEE3 #D1EFF1
Accessibility & contrast
On white
1.82
#73CED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#73CED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CED5
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CED5 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D6
Deuteranopia (green-blind)
#B2BBD6
Tritanopia (blue-blind)
#3ED4D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #73ced5; /* rgb */ color: rgb(115, 206, 213); /* oklch */ color: oklch(79.8% 0.088 202.0);
Tailwind
colors: {
custom: {
50: '#a1dde1',
500: '#73ced5',
950: '#000000',
},
}SCSS
$custom: #73ced5; $custom-light: #a1dde1; $custom-dark: #000000;
JSON
{
"hex": "#73ced5",
"rgb": {
"r": 115,
"g": 206,
"b": 213
},
"hsl": {
"h": 184.286,
"s": 53.846,
"l": 64.314
},
"oklch": {
"l": 0.79753,
"c": 0.08764,
"h": 202
},
"luminance": 0.52592
}Semantic roles & 50–950 ramp
primary
#73CED5
secondary
#A3504A
accent
#2F24C1
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484