#73DDEB#73DDEB
#73DDEB is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.9% C 0.100 H 206.7°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #73DDEB |
|---|---|
| RGB | rgb(115, 221, 235) |
| HSL | hsl(187, 75%, 69%) |
| HSV | hsv(187, 51%, 92%) |
| CMYK | cmyk(51.1%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(82.57, -26.92, -16.28) |
| CIE-LCH | lch(82.57, 31.46, 211.17°) |
| OKLab | oklab(83.94% -0.0892 -0.0449) |
| OKLCH | oklch(83.94% 0.1 206.7) |
| XYZ | xyz(47.9161, 61.3516, 87.8981) |
| Luminance | 0.6136 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.69
Robin Egg Blue
#8AF1FE
ΔE00 4.60
Aqua Blue
#02D8E9
ΔE00 4.92
Robin'S Egg Blue
#98EFF9
ΔE00 4.96
Neon Blue
#04D9FF
ΔE00 6.94
Paleturquoise
#AFEEEE
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DDEB #EB8173
analogous
#73EBBD #73DDEB #73A1EB
triadic
#73DDEB #EB73DD #DDEB73
tetradic
#73DDEB #BD73EB #EB8173 #A1EB73
square
#73DDEB #BD73EB #EB8173 #A1EB73
split-complementary
#73DDEB #EB73A1 #EBBD73
monochromatic
#1CB3C7 #3DD0E3 #73DDEB #A9EAF3 #DEF7FA
Accessibility & contrast
On white
1.58
#73DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#73DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DDEB
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DDEB | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EC
Deuteranopia (green-blind)
#BBC7EB
Tritanopia (blue-blind)
#1BE5E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #73ddeb; /* rgb */ color: rgb(115, 221, 235); /* oklch */ color: oklch(83.9% 0.100 206.7);
Tailwind
colors: {
custom: {
50: '#a4e7f1',
500: '#73ddeb',
950: '#000000',
},
}SCSS
$custom: #73ddeb; $custom-light: #a4e7f1; $custom-dark: #000000;
JSON
{
"hex": "#73ddeb",
"rgb": {
"r": 115,
"g": 221,
"b": 235
},
"hsl": {
"h": 187,
"s": 75,
"l": 68.627
},
"oklch": {
"l": 0.83938,
"c": 0.09985,
"h": 206.7
},
"luminance": 0.61356
}Semantic roles & 50–950 ramp
primary
#73DDEB
secondary
#C34E3F
accent
#260ED7
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485