#73CEDE#73CEDE
#73CEDE is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.1% C 0.090 H 210.1°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #73CEDE |
|---|---|
| RGB | rgb(115, 206, 222) |
| HSL | hsl(189, 62%, 66%) |
| HSV | hsv(189, 48%, 87%) |
| CMYK | cmyk(48.2%, 7.2%, 0%, 12.9%) |
| CIE-LAB | lab(77.91, -22.97, -16.35) |
| CIE-LCH | lch(77.91, 28.20, 215.44°) |
| OKLab | oklab(80.07% -0.0776 -0.0451) |
| OKLCH | oklch(80.07% 0.09 210.1) |
| XYZ | xyz(42.3213, 53.0579, 77.1041) |
| Luminance | 0.5306 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.12
Sky Blue
#87CEEB
ΔE00 6.20
Neon Blue
#04D9FF
ΔE00 6.89
Robin'S Egg
#6DEDFD
ΔE00 7.38
Baby Blue
#89CFF0
ΔE00 7.53
Robin'S Egg Blue
#98EFF9
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CEDE #DE8373
analogous
#73DEB8 #73CEDE #7398DE
triadic
#73CEDE #DE73CE #CEDE73
tetradic
#73CEDE #B873DE #DE8373 #98DE73
square
#73CEDE #B873DE #DE8373 #98DE73
split-complementary
#73CEDE #DE7398 #DEB873
monochromatic
#299AAE #41BDD2 #73CEDE #A5DFEA #D6F1F5
Accessibility & contrast
On white
1.81
#73CEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#73CEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CEDE
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CEDE | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8DF
Deuteranopia (green-blind)
#AFBBDE
Tritanopia (blue-blind)
#36D5D3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #73cede; /* rgb */ color: rgb(115, 206, 222); /* oklch */ color: oklch(80.1% 0.090 210.1);
Tailwind
colors: {
custom: {
50: '#a2dde8',
500: '#73cede',
950: '#000000',
},
}SCSS
$custom: #73cede; $custom-light: #a2dde8; $custom-dark: #000000;
JSON
{
"hex": "#73cede",
"rgb": {
"r": 115,
"g": 206,
"b": 222
},
"hsl": {
"h": 188.972,
"s": 61.85,
"l": 66.078
},
"oklch": {
"l": 0.80068,
"c": 0.0898,
"h": 210.1
},
"luminance": 0.53061
}Semantic roles & 50–950 ramp
primary
#73CEDE
secondary
#B05546
accent
#361CCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484