#45AFBB#45AFBB
#45AFBB is a light, moderate teal. Relative luminance 0.355; OKLCH L 69.8% C 0.097 H 205.6°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #45AFBB |
|---|---|
| RGB | rgb(69, 175, 187) |
| HSL | hsl(186, 46%, 50%) |
| HSV | hsv(186, 63%, 73%) |
| CMYK | cmyk(63.1%, 6.4%, 0%, 26.7%) |
| CIE-LAB | lab(66.14, -26.40, -15.15) |
| CIE-LCH | lch(66.14, 30.44, 209.85°) |
| OKLab | oklab(69.8% -0.0876 -0.042) |
| OKLCH | oklch(69.8% 0.097 205.6) |
| XYZ | xyz(26.7501, 35.5102, 52.4485) |
| Luminance | 0.3551 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.79
Cadetblue
#5F9EA0
ΔE00 6.69
Lightseagreen
#20B2AA
ΔE00 8.42
Darkturquoise
#00CED1
ΔE00 9.43
Topaz
#13BBAF
ΔE00 10.24
Sea
#3C9992
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45AFBB #BB5145
analogous
#45BB8C #45AFBB #4574BB
triadic
#45AFBB #BB45AF #AFBB45
tetradic
#45AFBB #8C45BB #BB5145 #74BB45
square
#45AFBB #8C45BB #BB5145 #74BB45
split-complementary
#45AFBB #BB4574 #BB8C45
monochromatic
#245C62 #34858F #45AFBB #72C2CB #9FD6DC
Accessibility & contrast
On white
2.59
#45AFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#45AFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45AFBB
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45AFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45AFBB | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BC
Deuteranopia (green-blind)
#909BBB
Tritanopia (blue-blind)
#00B6B2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #45afbb; /* rgb */ color: rgb(69, 175, 187); /* oklch */ color: oklch(69.8% 0.097 205.6);
Tailwind
colors: {
custom: {
50: '#86c7cf',
500: '#45afbb',
950: '#000000',
},
}SCSS
$custom: #45afbb; $custom-light: #86c7cf; $custom-dark: #000000;
JSON
{
"hex": "#45afbb",
"rgb": {
"r": 69,
"g": 175,
"b": 187
},
"hsl": {
"h": 186.102,
"s": 46.457,
"l": 50.196
},
"oklch": {
"l": 0.69799,
"c": 0.09712,
"h": 205.6
},
"luminance": 0.35513
}Semantic roles & 50–950 ramp
primary
#45AFBB
secondary
#C89994
accent
#5F52D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282