#73DAEA#73DAEA
#73DAEA is a very light, moderate teal. Relative luminance 0.597; OKLCH L 83.2% C 0.098 H 208.7°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #73DAEA |
|---|---|
| RGB | rgb(115, 218, 234) |
| HSL | hsl(188, 74%, 68%) |
| HSV | hsv(188, 51%, 92%) |
| CMYK | cmyk(50.9%, 6.8%, 0%, 8.2%) |
| CIE-LAB | lab(81.69, -25.72, -17.07) |
| CIE-LCH | lch(81.69, 30.87, 213.58°) |
| OKLab | oklab(83.22% -0.0863 -0.0471) |
| OKLCH | oklch(83.22% 0.098 208.7) |
| XYZ | xyz(46.9871, 59.7240, 86.8777) |
| Luminance | 0.5973 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.45
Aqua Blue
#02D8E9
ΔE00 5.11
Robin Egg Blue
#8AF1FE
ΔE00 5.30
Robin'S Egg Blue
#98EFF9
ΔE00 5.58
Neon Blue
#04D9FF
ΔE00 6.34
Sky Blue
#87CEEB
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DAEA #EA8373
analogous
#73EABE #73DAEA #739EEA
triadic
#73DAEA #EA73DA #DAEA73
tetradic
#73DAEA #BE73EA #EA8373 #9EEA73
square
#73DAEA #BE73EA #EA8373 #9EEA73
split-complementary
#73DAEA #EA739E #EABE73
monochromatic
#1EAFC5 #3ECCE2 #73DAEA #A8E8F2 #DDF6FA
Accessibility & contrast
On white
1.62
#73DAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#73DAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DAEA
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DAEA | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD3EB
Deuteranopia (green-blind)
#B8C5EA
Tritanopia (blue-blind)
#20E2DF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #73daea; /* rgb */ color: rgb(115, 218, 234); /* oklch */ color: oklch(83.2% 0.098 208.7);
Tailwind
colors: {
custom: {
50: '#a4e5f0',
500: '#73daea',
950: '#000000',
},
}SCSS
$custom: #73daea; $custom-light: #a4e5f0; $custom-dark: #000000;
JSON
{
"hex": "#73daea",
"rgb": {
"r": 115,
"g": 218,
"b": 234
},
"hsl": {
"h": 188.067,
"s": 73.913,
"l": 68.431
},
"oklch": {
"l": 0.83222,
"c": 0.09832,
"h": 208.7
},
"luminance": 0.59728
}Semantic roles & 50–950 ramp
primary
#73DAEA
secondary
#C2513F
accent
#2A0FD6
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485