#45ABBC#45ABBC
#45ABBC is a light, moderate teal. Relative luminance 0.340; OKLCH L 68.9% C 0.096 H 210.3°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #45ABBC |
|---|---|
| RGB | rgb(69, 171, 188) |
| HSL | hsl(189, 47%, 50%) |
| HSV | hsv(189, 63%, 74%) |
| CMYK | cmyk(63.3%, 9%, 0%, 26.3%) |
| CIE-LAB | lab(64.98, -24.09, -17.47) |
| CIE-LCH | lch(64.98, 29.76, 215.95°) |
| OKLab | oklab(68.87% -0.0829 -0.0485) |
| OKLCH | oklch(68.87% 0.096 210.3) |
| XYZ | xyz(26.0905, 34.0191, 52.7585) |
| Luminance | 0.3402 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.00
Cadetblue
#5F9EA0
ΔE00 6.89
Greyblue
#77A1B5
ΔE00 9.29
Lightseagreen
#20B2AA
ΔE00 10.51
Sea
#3C9992
ΔE00 11.20
Bluegrey
#85A3B2
ΔE00 11.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45ABBC #BC5645
analogous
#45BC91 #45ABBC #4570BC
triadic
#45ABBC #BC45AB #ABBC45
tetradic
#45ABBC #9145BC #BC5645 #70BC45
square
#45ABBC #9145BC #BC5645 #70BC45
split-complementary
#45ABBC #BC4570 #BC9145
monochromatic
#245A63 #348390 #45ABBC #72BFCC #9FD4DC
Accessibility & contrast
On white
2.69
#45ABBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#45ABBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45ABBC
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45ABBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45ABBC | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BD
Deuteranopia (green-blind)
#8B98BC
Tritanopia (blue-blind)
#00B3B0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #45abbc; /* rgb */ color: rgb(69, 171, 188); /* oklch */ color: oklch(68.9% 0.096 210.3);
Tailwind
colors: {
custom: {
50: '#86c4d0',
500: '#45abbc',
950: '#000000',
},
}SCSS
$custom: #45abbc; $custom-light: #86c4d0; $custom-dark: #000000;
JSON
{
"hex": "#45abbc",
"rgb": {
"r": 69,
"g": 171,
"b": 188
},
"hsl": {
"h": 188.571,
"s": 47.036,
"l": 50.392
},
"oklch": {
"l": 0.68871,
"c": 0.09605,
"h": 210.3
},
"luminance": 0.34022
}Semantic roles & 50–950 ramp
primary
#45ABBC
secondary
#C99B94
accent
#6451D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182