#45AABC#45AABC
#45AABC is a light, moderate teal. Relative luminance 0.336; OKLCH L 68.6% C 0.096 H 211.3°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #45AABC |
|---|---|
| RGB | rgb(69, 170, 188) |
| HSL | hsl(189, 47%, 50%) |
| HSV | hsv(189, 63%, 74%) |
| CMYK | cmyk(63.3%, 9.6%, 0%, 26.3%) |
| CIE-LAB | lab(64.68, -23.58, -17.92) |
| CIE-LCH | lch(64.68, 29.62, 217.24°) |
| OKLab | oklab(68.63% -0.0819 -0.0497) |
| OKLCH | oklch(68.63% 0.096 211.3) |
| XYZ | xyz(25.9023, 33.6428, 52.6958) |
| Luminance | 0.3365 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.29
Cadetblue
#5F9EA0
ΔE00 6.99
Greyblue
#77A1B5
ΔE00 8.97
Lightseagreen
#20B2AA
ΔE00 10.95
Bluegrey
#85A3B2
ΔE00 11.14
Sea
#3C9992
ΔE00 11.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45AABC #BC5745
analogous
#45BC93 #45AABC #456EBC
triadic
#45AABC #BC45AA #AABC45
tetradic
#45AABC #9345BC #BC5745 #6EBC45
square
#45AABC #9345BC #BC5745 #6EBC45
split-complementary
#45AABC #BC456E #BC9345
monochromatic
#245963 #348290 #45AABC #72BFCC #9FD3DC
Accessibility & contrast
On white
2.72
#45AABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#45AABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45AABC
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45AABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45AABC | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BD
Deuteranopia (green-blind)
#8A97BC
Tritanopia (blue-blind)
#00B2AF
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #45aabc; /* rgb */ color: rgb(69, 170, 188); /* oklch */ color: oklch(68.6% 0.096 211.3);
Tailwind
colors: {
custom: {
50: '#86c3d0',
500: '#45aabc',
950: '#000000',
},
}SCSS
$custom: #45aabc; $custom-light: #86c3d0; $custom-dark: #000000;
JSON
{
"hex": "#45aabc",
"rgb": {
"r": 69,
"g": 170,
"b": 188
},
"hsl": {
"h": 189.076,
"s": 47.036,
"l": 50.392
},
"oklch": {
"l": 0.6863,
"c": 0.0958,
"h": 211.3
},
"luminance": 0.33645
}Semantic roles & 50–950 ramp
primary
#45AABC
secondary
#C99C94
accent
#6551D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182