#73CED3#73CED3
#73CED3 is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.7% C 0.087 H 200.2°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #73CED3 |
|---|---|
| RGB | rgb(115, 206, 211) |
| HSL | hsl(183, 52%, 64%) |
| HSV | hsv(183, 45%, 83%) |
| CMYK | cmyk(45.5%, 2.4%, 0%, 17.3%) |
| CIE-LAB | lab(77.57, -25.86, -10.95) |
| CIE-LCH | lch(77.57, 28.08, 202.95°) |
| OKLab | oklab(79.68% -0.0821 -0.0302) |
| OKLCH | oklch(79.68% 0.087 200.2) |
| XYZ | xyz(40.8948, 52.4873, 69.5914) |
| Luminance | 0.5249 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.76
Darkturquoise
#00CED1
ΔE00 6.02
Aqua Blue
#02D8E9
ΔE00 6.17
Robin'S Egg
#6DEDFD
ΔE00 7.92
Robin'S Egg Blue
#98EFF9
ΔE00 8.22
Robin Egg Blue
#8AF1FE
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CED3 #D37873
analogous
#73D3A8 #73CED3 #739ED3
triadic
#73CED3 #D373CE #CED373
tetradic
#73CED3 #A873D3 #D37873 #9ED373
square
#73CED3 #A873D3 #D37873 #9ED373
split-complementary
#73CED3 #D3739E #D3A873
monochromatic
#31959B #44BEC4 #73CED3 #A2DEE2 #D0EFF0
Accessibility & contrast
On white
1.83
#73CED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#73CED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CED3
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CED3 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D4
Deuteranopia (green-blind)
#B2BBD4
Tritanopia (blue-blind)
#40D4CF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #73ced3; /* rgb */ color: rgb(115, 206, 211); /* oklch */ color: oklch(79.7% 0.087 200.2);
Tailwind
colors: {
custom: {
50: '#a1dde0',
500: '#73ced3',
950: '#000000',
},
}SCSS
$custom: #73ced3; $custom-light: #a1dde0; $custom-dark: #000000;
JSON
{
"hex": "#73ced3",
"rgb": {
"r": 115,
"g": 206,
"b": 211
},
"hsl": {
"h": 183.125,
"s": 52.174,
"l": 63.922
},
"oklch": {
"l": 0.79685,
"c": 0.08743,
"h": 200.2
},
"luminance": 0.52491
}Semantic roles & 50–950 ramp
primary
#73CED3
secondary
#A04F4A
accent
#2E26C0
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484