#45A9BB#45A9BB
#45A9BB is a light, moderate teal. Relative luminance 0.332; OKLCH L 68.3% C 0.095 H 211.4°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #45A9BB |
|---|---|
| RGB | rgb(69, 169, 187) |
| HSL | hsl(189, 46%, 50%) |
| HSV | hsv(189, 63%, 73%) |
| CMYK | cmyk(63.1%, 9.6%, 0%, 26.7%) |
| CIE-LAB | lab(64.34, -23.37, -17.88) |
| CIE-LCH | lch(64.34, 29.42, 217.41°) |
| OKLab | oklab(68.35% -0.0812 -0.0496) |
| OKLCH | oklch(68.35% 0.095 211.4) |
| XYZ | xyz(25.6081, 33.2263, 52.0678) |
| Luminance | 0.3323 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.49
Cadetblue
#5F9EA0
ΔE00 6.85
Greyblue
#77A1B5
ΔE00 8.87
Lightseagreen
#20B2AA
ΔE00 11.04
Bluegrey
#85A3B2
ΔE00 11.06
Sea
#3C9992
ΔE00 11.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45A9BB #BB5745
analogous
#45BB92 #45A9BB #456EBB
triadic
#45A9BB #BB45A9 #A9BB45
tetradic
#45A9BB #9245BB #BB5745 #6EBB45
square
#45A9BB #9245BB #BB5745 #6EBB45
split-complementary
#45A9BB #BB456E #BB9245
monochromatic
#245862 #34818F #45A9BB #72BECB #9FD2DC
Accessibility & contrast
On white
2.75
#45A9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#45A9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45A9BB
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45A9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45A9BB | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA3BC
Deuteranopia (green-blind)
#8996BB
Tritanopia (blue-blind)
#00B1AE
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #45a9bb; /* rgb */ color: rgb(69, 169, 187); /* oklch */ color: oklch(68.3% 0.095 211.4);
Tailwind
colors: {
custom: {
50: '#86c2cf',
500: '#45a9bb',
950: '#000000',
},
}SCSS
$custom: #45a9bb; $custom-light: #86c2cf; $custom-dark: #000000;
JSON
{
"hex": "#45a9bb",
"rgb": {
"r": 69,
"g": 169,
"b": 187
},
"hsl": {
"h": 189.153,
"s": 46.457,
"l": 50.196
},
"oklch": {
"l": 0.6835,
"c": 0.09516,
"h": 211.4
},
"luminance": 0.33229
}Semantic roles & 50–950 ramp
primary
#45A9BB
secondary
#C89C94
accent
#6652D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182