#45ABBB#45ABBB
#45ABBB is a light, moderate teal. Relative luminance 0.340; OKLCH L 68.8% C 0.096 H 209.5°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #45ABBB |
|---|---|
| RGB | rgb(69, 171, 187) |
| HSL | hsl(188, 46%, 50%) |
| HSV | hsv(188, 63%, 73%) |
| CMYK | cmyk(63.1%, 8.6%, 0%, 26.7%) |
| CIE-LAB | lab(64.94, -24.39, -16.97) |
| CIE-LCH | lch(64.94, 29.71, 214.82°) |
| OKLab | oklab(68.83% -0.0833 -0.0471) |
| OKLCH | oklch(68.83% 0.096 209.5) |
| XYZ | xyz(25.9831, 33.9761, 52.1928) |
| Luminance | 0.3398 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.95
Cadetblue
#5F9EA0
ΔE00 6.66
Greyblue
#77A1B5
ΔE00 9.51
Lightseagreen
#20B2AA
ΔE00 10.15
Sea
#3C9992
ΔE00 10.87
Darkturquoise
#00CED1
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45ABBB #BB5545
analogous
#45BB90 #45ABBB #4570BB
triadic
#45ABBB #BB45AB #ABBB45
tetradic
#45ABBB #9045BB #BB5545 #70BB45
square
#45ABBB #9045BB #BB5545 #70BB45
split-complementary
#45ABBB #BB4570 #BB9045
monochromatic
#245962 #34828F #45ABBB #72BFCB #9FD3DC
Accessibility & contrast
On white
2.69
#45ABBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#45ABBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45ABBB
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45ABBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45ABBB | 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)
#9DA5BC
Deuteranopia (green-blind)
#8B98BB
Tritanopia (blue-blind)
#00B2B0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #45abbb; /* rgb */ color: rgb(69, 171, 187); /* oklch */ color: oklch(68.8% 0.096 209.5);
Tailwind
colors: {
custom: {
50: '#86c4cf',
500: '#45abbb',
950: '#000000',
},
}SCSS
$custom: #45abbb; $custom-light: #86c4cf; $custom-dark: #000000;
JSON
{
"hex": "#45abbb",
"rgb": {
"r": 69,
"g": 171,
"b": 187
},
"hsl": {
"h": 188.136,
"s": 46.457,
"l": 50.196
},
"oklch": {
"l": 0.68833,
"c": 0.0957,
"h": 209.5
},
"luminance": 0.33979
}Semantic roles & 50–950 ramp
primary
#45ABBB
secondary
#C89B94
accent
#6452D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182