#73BABE#73BABE
#73BABE is a light, moderate teal. Relative luminance 0.425; OKLCH L 74.4% C 0.072 H 200.3°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #73BABE |
|---|---|
| RGB | rgb(115, 186, 190) |
| HSL | hsl(183, 37%, 60%) |
| HSV | hsv(183, 39%, 75%) |
| CMYK | cmyk(39.5%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(71.20, -21.20, -9.05) |
| CIE-LCH | lch(71.20, 23.05, 203.12°) |
| OKLab | oklab(74.37% -0.0671 -0.0249) |
| OKLCH | oklch(74.37% 0.072 200.3) |
| XYZ | xyz(33.9200, 42.4780, 55.1169) |
| Luminance | 0.4248 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 7.85
Cadetblue
#5F9EA0
ΔE00 8.24
Darkturquoise
#00CED1
ΔE00 8.61
Mediumturquoise
#48D1CC
ΔE00 8.64
Lightseagreen
#20B2AA
ΔE00 9.13
Topaz
#13BBAF
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73BABE #BE7773
analogous
#73BE9D #73BABE #7395BE
triadic
#73BABE #BE73BA #BABE73
tetradic
#73BABE #9D73BE #BE7773 #95BE73
square
#73BABE #9D73BE #BE7773 #95BE73
split-complementary
#73BABE #BE7395 #BE9D73
monochromatic
#3A797D #4DA2A6 #73BABE #9DCFD1 #C7E3E5
Accessibility & contrast
On white
2.21
#73BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#73BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73BABE
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73BABE | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B4BE
Deuteranopia (green-blind)
#A3AABF
Tritanopia (blue-blind)
#53BFBB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #73babe; /* rgb */ color: rgb(115, 186, 190); /* oklch */ color: oklch(74.4% 0.072 200.3);
Tailwind
colors: {
custom: {
50: '#9fcfd1',
500: '#73babe',
950: '#000000',
},
}SCSS
$custom: #73babe; $custom-light: #9fcfd1; $custom-dark: #000000;
JSON
{
"hex": "#73babe",
"rgb": {
"r": 115,
"g": 186,
"b": 190
},
"hsl": {
"h": 183.2,
"s": 36.585,
"l": 59.804
},
"oklch": {
"l": 0.74369,
"c": 0.07158,
"h": 200.3
},
"luminance": 0.4248
}Semantic roles & 50–950 ramp
primary
#73BABE
secondary
#D5B9B8
accent
#615BCD
background
#FAFCFC
surface
#F3F9F9
border
#CDD2D2
text
#0F1314
muted
#7F8282