#45AABB#45AABB
#45AABB is a light, moderate teal. Relative luminance 0.336; OKLCH L 68.6% C 0.095 H 210.4°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #45AABB |
|---|---|
| RGB | rgb(69, 170, 187) |
| HSL | hsl(189, 46%, 50%) |
| HSV | hsv(189, 63%, 73%) |
| CMYK | cmyk(63.1%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(64.64, -23.88, -17.42) |
| CIE-LCH | lch(64.64, 29.56, 216.11°) |
| OKLab | oklab(68.59% -0.0823 -0.0483) |
| OKLCH | oklch(68.59% 0.095 210.4) |
| XYZ | xyz(25.7949, 33.5998, 52.1301) |
| Luminance | 0.3360 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.19
Cadetblue
#5F9EA0
ΔE00 6.74
Greyblue
#77A1B5
ΔE00 9.18
Lightseagreen
#20B2AA
ΔE00 10.59
Sea
#3C9992
ΔE00 11.07
Bluegrey
#85A3B2
ΔE00 11.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45AABB #BB5645
analogous
#45BB91 #45AABB #456FBB
triadic
#45AABB #BB45AA #AABB45
tetradic
#45AABB #9145BB #BB5645 #6FBB45
square
#45AABB #9145BB #BB5645 #6FBB45
split-complementary
#45AABB #BB456F #BB9145
monochromatic
#245962 #34828F #45AABB #72BECB #9FD3DC
Accessibility & contrast
On white
2.72
#45AABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#45AABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45AABB
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45AABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45AABB | 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)
#9CA4BC
Deuteranopia (green-blind)
#8A97BB
Tritanopia (blue-blind)
#00B2AF
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #45aabb; /* rgb */ color: rgb(69, 170, 187); /* oklch */ color: oklch(68.6% 0.095 210.4);
Tailwind
colors: {
custom: {
50: '#86c3cf',
500: '#45aabb',
950: '#000000',
},
}SCSS
$custom: #45aabb; $custom-light: #86c3cf; $custom-dark: #000000;
JSON
{
"hex": "#45aabb",
"rgb": {
"r": 69,
"g": 170,
"b": 187
},
"hsl": {
"h": 188.644,
"s": 46.457,
"l": 50.196
},
"oklch": {
"l": 0.68591,
"c": 0.09542,
"h": 210.4
},
"luminance": 0.33603
}Semantic roles & 50–950 ramp
primary
#45AABB
secondary
#C89B94
accent
#6552D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182