#73CED2#73CED2
#73CED2 is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.7% C 0.087 H 199.3°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #73CED2 |
|---|---|
| RGB | rgb(115, 206, 210) |
| HSL | hsl(183, 51%, 64%) |
| HSV | hsv(183, 45%, 82%) |
| CMYK | cmyk(45.2%, 1.9%, 0%, 17.6%) |
| CIE-LAB | lab(77.54, -26.11, -10.45) |
| CIE-LCH | lch(77.54, 28.13, 201.82°) |
| OKLab | oklab(79.65% -0.0825 -0.0288) |
| OKLCH | oklch(79.65% 0.087 199.3) |
| XYZ | xyz(40.7699, 52.4373, 68.9332) |
| Luminance | 0.5244 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.46
Darkturquoise
#00CED1
ΔE00 5.88
Aqua Blue
#02D8E9
ΔE00 6.33
Robin'S Egg
#6DEDFD
ΔE00 8.08
Robin'S Egg Blue
#98EFF9
ΔE00 8.34
Robin Egg Blue
#8AF1FE
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CED2 #D27773
analogous
#73D2A6 #73CED2 #739ED2
triadic
#73CED2 #D273CE #CED273
tetradic
#73CED2 #A673D2 #D27773 #9ED273
square
#73CED2 #A673D2 #D27773 #9ED273
split-complementary
#73CED2 #D2739E #D2A673
monochromatic
#319599 #45BEC3 #73CED2 #A1DEE1 #D0EEF0
Accessibility & contrast
On white
1.83
#73CED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#73CED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CED2
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CED2 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D2
Deuteranopia (green-blind)
#B2BAD3
Tritanopia (blue-blind)
#41D4CF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #73ced2; /* rgb */ color: rgb(115, 206, 210); /* oklch */ color: oklch(79.7% 0.087 199.3);
Tailwind
colors: {
custom: {
50: '#a1dddf',
500: '#73ced2',
950: '#000000',
},
}SCSS
$custom: #73ced2; $custom-light: #a1dddf; $custom-dark: #000000;
JSON
{
"hex": "#73ced2",
"rgb": {
"r": 115,
"g": 206,
"b": 210
},
"hsl": {
"h": 182.526,
"s": 51.351,
"l": 63.725
},
"oklch": {
"l": 0.79652,
"c": 0.08735,
"h": 199.3
},
"luminance": 0.52441
}Semantic roles & 50–950 ramp
primary
#73CED2
secondary
#9F4E4B
accent
#2D27BF
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484