#45ABB2#45ABB2
#45ABB2 is a light, moderate teal. Relative luminance 0.336; OKLCH L 68.5% C 0.094 H 201.5°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #45ABB2 |
|---|---|
| RGB | rgb(69, 171, 178) |
| HSL | hsl(184, 44%, 48%) |
| HSV | hsv(184, 61%, 70%) |
| CMYK | cmyk(61.2%, 3.9%, 0%, 30.2%) |
| CIE-LAB | lab(64.65, -27.04, -12.40) |
| CIE-LCH | lch(64.65, 29.75, 204.64°) |
| OKLab | oklab(68.49% -0.0871 -0.0343) |
| OKLCH | oklch(68.49% 0.094 201.5) |
| XYZ | xyz(25.0496, 33.6028, 47.2767) |
| Luminance | 0.3361 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.41
Cadetblue
#5F9EA0
ΔE00 5.29
Lightseagreen
#20B2AA
ΔE00 6.80
Sea
#3C9992
ΔE00 8.10
Topaz
#13BBAF
ΔE00 8.97
Darkturquoise
#00CED1
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45ABB2 #B24C45
analogous
#45B282 #45ABB2 #4574B2
triadic
#45ABB2 #B245AB #ABB245
tetradic
#45ABB2 #8245B2 #B24C45 #74B245
square
#45ABB2 #8245B2 #B24C45 #74B245
split-complementary
#45ABB2 #B24574 #B28245
monochromatic
#23565A #348186 #45ABB2 #6EC1C7 #9AD4D8
Accessibility & contrast
On white
2.72
#45ABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#45ABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45ABB2
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45ABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45ABB2 | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B3
Deuteranopia (green-blind)
#8E97B3
Tritanopia (blue-blind)
#00B1AD
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #45abb2; /* rgb */ color: rgb(69, 171, 178); /* oklch */ color: oklch(68.5% 0.094 201.5);
Tailwind
colors: {
custom: {
50: '#85c4c9',
500: '#45abb2',
950: '#000000',
},
}SCSS
$custom: #45abb2; $custom-light: #85c4c9; $custom-dark: #000000;
JSON
{
"hex": "#45abb2",
"rgb": {
"r": 69,
"g": 171,
"b": 178
},
"hsl": {
"h": 183.853,
"s": 44.13,
"l": 48.431
},
"oklch": {
"l": 0.68494,
"c": 0.09364,
"h": 201.5
},
"luminance": 0.33605
}Semantic roles & 50–950 ramp
primary
#45ABB2
secondary
#C4928F
accent
#5C54D4
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182