#45AABE#45AABE
#45AABE is a light, moderate teal. Relative luminance 0.337; OKLCH L 68.7% C 0.097 H 213.0°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #45AABE |
|---|---|
| RGB | rgb(69, 170, 190) |
| HSL | hsl(190, 48%, 51%) |
| HSV | hsv(190, 64%, 75%) |
| CMYK | cmyk(63.7%, 10.5%, 0%, 25.5%) |
| CIE-LAB | lab(64.75, -22.98, -18.93) |
| CIE-LCH | lch(64.75, 29.77, 219.49°) |
| OKLab | oklab(68.71% -0.081 -0.0526) |
| OKLCH | oklch(68.71% 0.097 213) |
| XYZ | xyz(26.1194, 33.7296, 53.8391) |
| Luminance | 0.3373 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.59
Cadetblue
#5F9EA0
ΔE00 7.50
Greyblue
#77A1B5
ΔE00 8.59
Bluegrey
#85A3B2
ΔE00 10.85
Teal Blue
#01889F
ΔE00 11.57
Bright Sky Blue
#02CCFE
ΔE00 11.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45AABE #BE5945
analogous
#45BE95 #45AABE #456DBE
triadic
#45AABE #BE45AA #AABE45
tetradic
#45AABE #9545BE #BE5945 #6DBE45
square
#45AABE #9545BE #BE5945 #6DBE45
split-complementary
#45AABE #BE456D #BE9545
monochromatic
#235A65 #338393 #45AABE #72BFCE #A0D3DE
Accessibility & contrast
On white
2.71
#45AABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#45AABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45AABE
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45AABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45AABE | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5BF
Deuteranopia (green-blind)
#8997BE
Tritanopia (blue-blind)
#00B2B0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #45aabe; /* rgb */ color: rgb(69, 170, 190); /* oklch */ color: oklch(68.7% 0.097 213.0);
Tailwind
colors: {
custom: {
50: '#86c3d1',
500: '#45aabe',
950: '#000000',
},
}SCSS
$custom: #45aabe; $custom-light: #86c3d1; $custom-dark: #000000;
JSON
{
"hex": "#45aabe",
"rgb": {
"r": 69,
"g": 170,
"b": 190
},
"hsl": {
"h": 189.917,
"s": 48.207,
"l": 50.784
},
"oklch": {
"l": 0.68709,
"c": 0.09661,
"h": 213
},
"luminance": 0.33732
}Semantic roles & 50–950 ramp
primary
#45AABE
secondary
#CA9D95
accent
#6650D8
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182