#73DDEE#73DDEE
#73DDEE is a very light, moderate teal. Relative luminance 0.615; OKLCH L 84.0% C 0.101 H 209.1°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #73DDEE |
|---|---|
| RGB | rgb(115, 221, 238) |
| HSL | hsl(188, 78%, 69%) |
| HSV | hsv(188, 52%, 93%) |
| CMYK | cmyk(51.7%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(82.66, -26.12, -17.73) |
| CIE-LCH | lch(82.66, 31.57, 214.17°) |
| OKLab | oklab(84.04% -0.088 -0.049) |
| OKLCH | oklch(84.04% 0.101 209.1) |
| XYZ | xyz(48.3532, 61.5264, 90.2000) |
| Luminance | 0.6153 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.82
Robin Egg Blue
#8AF1FE
ΔE00 4.72
Robin'S Egg Blue
#98EFF9
ΔE00 5.15
Aqua Blue
#02D8E9
ΔE00 5.22
Neon Blue
#04D9FF
ΔE00 6.16
Sky Blue
#87CEEB
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DDEE #EE8473
analogous
#73EEC2 #73DDEE #73A0EE
triadic
#73DDEE #EE73DD #DDEE73
tetradic
#73DDEE #C273EE #EE8473 #A0EE73
square
#73DDEE #C273EE #EE8473 #A0EE73
split-complementary
#73DDEE #EE73A0 #EEC273
monochromatic
#19B5CE #3CD0E7 #73DDEE #AAEAF5 #E0F8FB
Accessibility & contrast
On white
1.58
#73DDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#73DDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DDEE
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DDEE | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EF
Deuteranopia (green-blind)
#BAC8EE
Tritanopia (blue-blind)
#14E5E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #73ddee; /* rgb */ color: rgb(115, 221, 238); /* oklch */ color: oklch(84.0% 0.101 209.1);
Tailwind
colors: {
custom: {
50: '#a4e7f3',
500: '#73ddee',
950: '#000000',
},
}SCSS
$custom: #73ddee; $custom-light: #a4e7f3; $custom-dark: #000000;
JSON
{
"hex": "#73ddee",
"rgb": {
"r": 115,
"g": 221,
"b": 238
},
"hsl": {
"h": 188.293,
"s": 78.344,
"l": 69.216
},
"oklch": {
"l": 0.84044,
"c": 0.1007,
"h": 209.1
},
"luminance": 0.61531
}Semantic roles & 50–950 ramp
primary
#73DDEE
secondary
#C7513E
accent
#280BDB
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485