#45ABBE#45ABBE
#45ABBE is a light, moderate teal. Relative luminance 0.341; OKLCH L 69.0% C 0.097 H 212.0°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #45ABBE |
|---|---|
| RGB | rgb(69, 171, 190) |
| HSL | hsl(189, 48%, 51%) |
| HSV | hsv(189, 64%, 75%) |
| CMYK | cmyk(63.7%, 10%, 0%, 25.5%) |
| CIE-LAB | lab(65.05, -23.49, -18.48) |
| CIE-LCH | lch(65.05, 29.89, 218.19°) |
| OKLab | oklab(68.95% -0.0821 -0.0513) |
| OKLCH | oklch(68.95% 0.097 212) |
| XYZ | xyz(26.3076, 34.1059, 53.9019) |
| Luminance | 0.3411 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.24
Cadetblue
#5F9EA0
ΔE00 7.38
Greyblue
#77A1B5
ΔE00 8.89
Bluegrey
#85A3B2
ΔE00 11.07
Lightseagreen
#20B2AA
ΔE00 11.23
Bright Sky Blue
#02CCFE
ΔE00 11.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45ABBE #BE5845
analogous
#45BE94 #45ABBE #456FBE
triadic
#45ABBE #BE45AB #ABBE45
tetradic
#45ABBE #9445BE #BE5845 #6FBE45
square
#45ABBE #9445BE #BE5845 #6FBE45
split-complementary
#45ABBE #BE456F #BE9445
monochromatic
#235B65 #338493 #45ABBE #72BFCE #A0D4DE
Accessibility & contrast
On white
2.68
#45ABBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#45ABBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45ABBE
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45ABBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45ABBE | 1.00 | 2.68 | 7.82 | 7.82 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BF
Deuteranopia (green-blind)
#8A98BE
Tritanopia (blue-blind)
#00B3B1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #45abbe; /* rgb */ color: rgb(69, 171, 190); /* oklch */ color: oklch(69.0% 0.097 212.0);
Tailwind
colors: {
custom: {
50: '#86c4d1',
500: '#45abbe',
950: '#000000',
},
}SCSS
$custom: #45abbe; $custom-light: #86c4d1; $custom-dark: #000000;
JSON
{
"hex": "#45abbe",
"rgb": {
"r": 69,
"g": 171,
"b": 190
},
"hsl": {
"h": 189.421,
"s": 48.207,
"l": 50.784
},
"oklch": {
"l": 0.6895,
"c": 0.09682,
"h": 212
},
"luminance": 0.34109
}Semantic roles & 50–950 ramp
primary
#45ABBE
secondary
#CA9D95
accent
#6550D8
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182