#73CEDA#73CEDA
#73CEDA is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.9% C 0.089 H 206.6°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #73CEDA |
|---|---|
| RGB | rgb(115, 206, 218) |
| HSL | hsl(187, 58%, 65%) |
| HSV | hsv(187, 47%, 85%) |
| CMYK | cmyk(47.2%, 5.5%, 0%, 14.5%) |
| CIE-LAB | lab(77.78, -24.03, -14.39) |
| CIE-LCH | lch(77.78, 28.01, 210.92°) |
| OKLab | oklab(79.93% -0.0792 -0.0397) |
| OKLCH | oklch(79.93% 0.089 206.6) |
| XYZ | xyz(41.7915, 52.8460, 74.3141) |
| Luminance | 0.5285 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.79
Robin'S Egg
#6DEDFD
ΔE00 7.30
Darkturquoise
#00CED1
ΔE00 7.49
Sky Blue
#87CEEB
ΔE00 7.54
Robin'S Egg Blue
#98EFF9
ΔE00 7.85
Neon Blue
#04D9FF
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CEDA #DA7F73
analogous
#73DAB2 #73CEDA #739BDA
triadic
#73CEDA #DA73CE #CEDA73
tetradic
#73CEDA #B273DA #DA7F73 #9BDA73
square
#73CEDA #B273DA #DA7F73 #9BDA73
split-complementary
#73CEDA #DA739B #DAB273
monochromatic
#2C98A7 #43BDCD #73CEDA #A3DFE7 #D4F0F4
Accessibility & contrast
On white
1.82
#73CEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#73CEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CEDA
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CEDA | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DB
Deuteranopia (green-blind)
#B0BBDA
Tritanopia (blue-blind)
#3AD5D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #73ceda; /* rgb */ color: rgb(115, 206, 218); /* oklch */ color: oklch(79.9% 0.089 206.6);
Tailwind
colors: {
custom: {
50: '#a2dde5',
500: '#73ceda',
950: '#000000',
},
}SCSS
$custom: #73ceda; $custom-light: #a2dde5; $custom-dark: #000000;
JSON
{
"hex": "#73ceda",
"rgb": {
"r": 115,
"g": 206,
"b": 218
},
"hsl": {
"h": 186.99,
"s": 58.192,
"l": 65.294
},
"oklch": {
"l": 0.79926,
"c": 0.0886,
"h": 206.6
},
"luminance": 0.52849
}Semantic roles & 50–950 ramp
primary
#73CEDA
secondary
#AA5347
accent
#3320C6
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484