#73DEEB#73DEEB
#73DEEB is a very light, moderate teal. Relative luminance 0.619; OKLCH L 84.2% C 0.100 H 205.9°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #73DEEB |
|---|---|
| RGB | rgb(115, 222, 235) |
| HSL | hsl(187, 75%, 69%) |
| HSV | hsv(187, 51%, 92%) |
| CMYK | cmyk(51.1%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(82.85, -27.41, -15.86) |
| CIE-LCH | lch(82.85, 31.66, 210.05°) |
| OKLab | oklab(84.17% -0.0903 -0.0438) |
| OKLCH | oklch(84.17% 0.1 205.9) |
| XYZ | xyz(48.1809, 61.8812, 87.9864) |
| Luminance | 0.6189 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.49
Robin Egg Blue
#8AF1FE
ΔE00 4.40
Robin'S Egg Blue
#98EFF9
ΔE00 4.78
Aqua Blue
#02D8E9
ΔE00 4.89
Neon Blue
#04D9FF
ΔE00 7.26
Bright Light Blue
#26F7FD
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DEEB #EB8073
analogous
#73EBBC #73DEEB #73A2EB
triadic
#73DEEB #EB73DE #DEEB73
tetradic
#73DEEB #BC73EB #EB8073 #A2EB73
square
#73DEEB #BC73EB #EB8073 #A2EB73
split-complementary
#73DEEB #EB73A2 #EBBC73
monochromatic
#1CB5C7 #3DD1E3 #73DEEB #A9EBF3 #DEF7FA
Accessibility & contrast
On white
1.57
#73DEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#73DEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DEEB
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DEEB | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EC
Deuteranopia (green-blind)
#BCC8EB
Tritanopia (blue-blind)
#1BE6E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #73deeb; /* rgb */ color: rgb(115, 222, 235); /* oklch */ color: oklch(84.2% 0.100 205.9);
Tailwind
colors: {
custom: {
50: '#a4e8f1',
500: '#73deeb',
950: '#000000',
},
}SCSS
$custom: #73deeb; $custom-light: #a4e8f1; $custom-dark: #000000;
JSON
{
"hex": "#73deeb",
"rgb": {
"r": 115,
"g": 222,
"b": 235
},
"hsl": {
"h": 186.5,
"s": 75,
"l": 68.627
},
"oklch": {
"l": 0.84165,
"c": 0.10031,
"h": 205.9
},
"luminance": 0.61886
}Semantic roles & 50–950 ramp
primary
#73DEEB
secondary
#C34D3F
accent
#240ED7
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485