#45AABD#45AABD
#45AABD is a light, moderate teal. Relative luminance 0.337; OKLCH L 68.7% C 0.096 H 212.1°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #45AABD |
|---|---|
| RGB | rgb(69, 170, 189) |
| HSL | hsl(190, 48%, 51%) |
| HSV | hsv(190, 63%, 74%) |
| CMYK | cmyk(63.5%, 10.1%, 0%, 25.9%) |
| CIE-LAB | lab(64.71, -23.28, -18.43) |
| CIE-LCH | lch(64.71, 29.69, 218.37°) |
| OKLab | oklab(68.67% -0.0815 -0.0512) |
| OKLCH | oklch(68.67% 0.096 212.1) |
| XYZ | xyz(26.0105, 33.6860, 53.2655) |
| Luminance | 0.3369 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.42
Cadetblue
#5F9EA0
ΔE00 7.24
Greyblue
#77A1B5
ΔE00 8.78
Bluegrey
#85A3B2
ΔE00 10.99
Lightseagreen
#20B2AA
ΔE00 11.31
Teal Blue
#01889F
ΔE00 11.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45AABD #BD5845
analogous
#45BD94 #45AABD #456EBD
triadic
#45AABD #BD45AA #AABD45
tetradic
#45AABD #9445BD #BD5845 #6EBD45
square
#45AABD #9445BD #BD5845 #6EBD45
split-complementary
#45AABD #BD456E #BD9445
monochromatic
#245A64 #348291 #45AABD #72BFCD #9FD3DD
Accessibility & contrast
On white
2.71
#45AABD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#45AABD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45AABD
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45AABD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45AABD | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BE
Deuteranopia (green-blind)
#8997BD
Tritanopia (blue-blind)
#00B2B0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #45aabd; /* rgb */ color: rgb(69, 170, 189); /* oklch */ color: oklch(68.7% 0.096 212.1);
Tailwind
colors: {
custom: {
50: '#86c3d0',
500: '#45aabd',
950: '#000000',
},
}SCSS
$custom: #45aabd; $custom-light: #86c3d0; $custom-dark: #000000;
JSON
{
"hex": "#45aabd",
"rgb": {
"r": 69,
"g": 170,
"b": 189
},
"hsl": {
"h": 189.5,
"s": 47.619,
"l": 50.588
},
"oklch": {
"l": 0.6867,
"c": 0.09619,
"h": 212.1
},
"luminance": 0.33689
}Semantic roles & 50–950 ramp
primary
#45AABD
secondary
#CA9D94
accent
#6651D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182