#73DCEE#73DCEE
#73DCEE is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.8% C 0.100 H 210.0°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #73DCEE |
|---|---|
| RGB | rgb(115, 220, 238) |
| HSL | hsl(189, 78%, 69%) |
| HSV | hsv(189, 52%, 93%) |
| CMYK | cmyk(51.7%, 7.6%, 0%, 6.7%) |
| CIE-LAB | lab(82.38, -25.63, -18.16) |
| CIE-LCH | lch(82.38, 31.41, 215.32°) |
| OKLab | oklab(83.82% -0.0869 -0.0502) |
| OKLCH | oklch(83.82% 0.1 210) |
| XYZ | xyz(48.0900, 61.0000, 90.1123) |
| Luminance | 0.6100 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.15
Robin Egg Blue
#8AF1FE
ΔE00 5.02
Aqua Blue
#02D8E9
ΔE00 5.36
Robin'S Egg Blue
#98EFF9
ΔE00 5.42
Neon Blue
#04D9FF
ΔE00 5.89
Sky Blue
#87CEEB
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DCEE #EE8573
analogous
#73EEC2 #73DCEE #739FEE
triadic
#73DCEE #EE73DC #DCEE73
tetradic
#73DCEE #C273EE #EE8573 #9FEE73
square
#73DCEE #C273EE #EE8573 #9FEE73
split-complementary
#73DCEE #EE739F #EEC273
monochromatic
#19B3CE #3CCEE7 #73DCEE #AAEAF5 #E0F7FB
Accessibility & contrast
On white
1.59
#73DCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#73DCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DCEE
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DCEE | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EF
Deuteranopia (green-blind)
#B9C7EE
Tritanopia (blue-blind)
#15E4E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #73dcee; /* rgb */ color: rgb(115, 220, 238); /* oklch */ color: oklch(83.8% 0.100 210.0);
Tailwind
colors: {
custom: {
50: '#a4e7f3',
500: '#73dcee',
950: '#000000',
},
}SCSS
$custom: #73dcee; $custom-light: #a4e7f3; $custom-dark: #000000;
JSON
{
"hex": "#73dcee",
"rgb": {
"r": 115,
"g": 220,
"b": 238
},
"hsl": {
"h": 188.78,
"s": 78.344,
"l": 69.216
},
"oklch": {
"l": 0.83818,
"c": 0.10034,
"h": 210
},
"luminance": 0.61004
}Semantic roles & 50–950 ramp
primary
#73DCEE
secondary
#C7523E
accent
#290BDB
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485