#45ABBD#45ABBD
#45ABBD is a light, moderate teal. Relative luminance 0.341; OKLCH L 68.9% C 0.096 H 211.2°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #45ABBD |
|---|---|
| RGB | rgb(69, 171, 189) |
| HSL | hsl(189, 48%, 51%) |
| HSV | hsv(189, 63%, 74%) |
| CMYK | cmyk(63.5%, 9.5%, 0%, 25.9%) |
| CIE-LAB | lab(65.01, -23.79, -17.97) |
| CIE-LCH | lch(65.01, 29.82, 217.07°) |
| OKLab | oklab(68.91% -0.0825 -0.0499) |
| OKLCH | oklch(68.91% 0.096 211.2) |
| XYZ | xyz(26.1986, 34.0624, 53.3282) |
| Luminance | 0.3407 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.10
Cadetblue
#5F9EA0
ΔE00 7.13
Greyblue
#77A1B5
ΔE00 9.09
Lightseagreen
#20B2AA
ΔE00 10.87
Bluegrey
#85A3B2
ΔE00 11.22
Sea
#3C9992
ΔE00 11.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45ABBD #BD5745
analogous
#45BD93 #45ABBD #456FBD
triadic
#45ABBD #BD45AB #ABBD45
tetradic
#45ABBD #9345BD #BD5745 #6FBD45
square
#45ABBD #9345BD #BD5745 #6FBD45
split-complementary
#45ABBD #BD456F #BD9345
monochromatic
#245A64 #348391 #45ABBD #72BFCD #9FD4DD
Accessibility & contrast
On white
2.69
#45ABBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#45ABBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45ABBD
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45ABBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45ABBD | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BE
Deuteranopia (green-blind)
#8B98BD
Tritanopia (blue-blind)
#00B3B0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #45abbd; /* rgb */ color: rgb(69, 171, 189); /* oklch */ color: oklch(68.9% 0.096 211.2);
Tailwind
colors: {
custom: {
50: '#86c4d0',
500: '#45abbd',
950: '#000000',
},
}SCSS
$custom: #45abbd; $custom-light: #86c4d0; $custom-dark: #000000;
JSON
{
"hex": "#45abbd",
"rgb": {
"r": 69,
"g": 171,
"b": 189
},
"hsl": {
"h": 189,
"s": 47.619,
"l": 50.588
},
"oklch": {
"l": 0.6891,
"c": 0.09642,
"h": 211.2
},
"luminance": 0.34065
}Semantic roles & 50–950 ramp
primary
#45ABBD
secondary
#CA9C94
accent
#6551D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182