#45ABBF#45ABBF
#45ABBF is a light, moderate teal. Relative luminance 0.342; OKLCH L 69.0% C 0.097 H 212.8°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #45ABBF |
|---|---|
| RGB | rgb(69, 171, 191) |
| HSL | hsl(190, 49%, 51%) |
| HSV | hsv(190, 64%, 75%) |
| CMYK | cmyk(63.9%, 10.5%, 0%, 25.1%) |
| CIE-LAB | lab(65.08, -23.19, -18.98) |
| CIE-LCH | lch(65.08, 29.97, 219.31°) |
| OKLab | oklab(68.99% -0.0817 -0.0527) |
| OKLCH | oklch(68.99% 0.097 212.8) |
| XYZ | xyz(26.4172, 34.1498, 54.4795) |
| Luminance | 0.3415 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.41
Cadetblue
#5F9EA0
ΔE00 7.63
Greyblue
#77A1B5
ΔE00 8.71
Bluegrey
#85A3B2
ΔE00 10.93
Bright Sky Blue
#02CCFE
ΔE00 11.43
Lightseagreen
#20B2AA
ΔE00 11.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45ABBF #BF5945
analogous
#45BF96 #45ABBF #456EBF
triadic
#45ABBF #BF45AB #ABBF45
tetradic
#45ABBF #9645BF #BF5945 #6EBF45
square
#45ABBF #9645BF #BF5945 #6EBF45
split-complementary
#45ABBF #BF456E #BF9645
monochromatic
#235B66 #338494 #45ABBF #73C0CF #A0D4DE
Accessibility & contrast
On white
2.68
#45ABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#45ABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45ABBF
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45ABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45ABBF | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5C0
Deuteranopia (green-blind)
#8A98BF
Tritanopia (blue-blind)
#00B3B1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #45abbf; /* rgb */ color: rgb(69, 171, 191); /* oklch */ color: oklch(69.0% 0.097 212.8);
Tailwind
colors: {
custom: {
50: '#86c4d2',
500: '#45abbf',
950: '#000000',
},
}SCSS
$custom: #45abbf; $custom-light: #86c4d2; $custom-dark: #000000;
JSON
{
"hex": "#45abbf",
"rgb": {
"r": 69,
"g": 171,
"b": 191
},
"hsl": {
"h": 189.836,
"s": 48.8,
"l": 50.98
},
"oklch": {
"l": 0.68989,
"c": 0.09723,
"h": 212.8
},
"luminance": 0.34153
}Semantic roles & 50–950 ramp
primary
#45ABBF
secondary
#CB9E95
accent
#664FD8
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182