#73CED4#73CED4
#73CED4 is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.7% C 0.088 H 201.1°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #73CED4 |
|---|---|
| RGB | rgb(115, 206, 212) |
| HSL | hsl(184, 53%, 64%) |
| HSV | hsv(184, 46%, 83%) |
| CMYK | cmyk(45.8%, 2.8%, 0%, 16.9%) |
| CIE-LAB | lab(77.60, -25.60, -11.44) |
| CIE-LCH | lch(77.60, 28.04, 204.08°) |
| OKLab | oklab(79.72% -0.0816 -0.0315) |
| OKLCH | oklch(79.72% 0.088 201.1) |
| XYZ | xyz(41.0206, 52.5376, 70.2537) |
| Luminance | 0.5254 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.04
Mediumturquoise
#48D1CC
ΔE00 6.07
Darkturquoise
#00CED1
ΔE00 6.18
Robin'S Egg
#6DEDFD
ΔE00 7.77
Robin'S Egg Blue
#98EFF9
ΔE00 8.12
Robin Egg Blue
#8AF1FE
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CED4 #D47973
analogous
#73D4AA #73CED4 #739ED4
triadic
#73CED4 #D473CE #CED473
tetradic
#73CED4 #AA73D4 #D47973 #9ED473
square
#73CED4 #AA73D4 #D47973 #9ED473
split-complementary
#73CED4 #D4739E #D4AA73
monochromatic
#30969D #44BEC6 #73CED4 #A2DEE2 #D1EFF1
Accessibility & contrast
On white
1.82
#73CED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#73CED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CED4
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CED4 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D5
Deuteranopia (green-blind)
#B2BBD5
Tritanopia (blue-blind)
#3FD4D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #73ced4; /* rgb */ color: rgb(115, 206, 212); /* oklch */ color: oklch(79.7% 0.088 201.1);
Tailwind
colors: {
custom: {
50: '#a1dde1',
500: '#73ced4',
950: '#000000',
},
}SCSS
$custom: #73ced4; $custom-light: #a1dde1; $custom-dark: #000000;
JSON
{
"hex": "#73ced4",
"rgb": {
"r": 115,
"g": 206,
"b": 212
},
"hsl": {
"h": 183.711,
"s": 53.005,
"l": 64.118
},
"oklch": {
"l": 0.79719,
"c": 0.08752,
"h": 201.1
},
"luminance": 0.52541
}Semantic roles & 50–950 ramp
primary
#73CED4
secondary
#A14F4A
accent
#2F25C0
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484