#45BABA#45BABA
#45BABA is a light, moderate teal. Relative luminance 0.399; OKLCH L 72.4% C 0.103 H 195.1°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #45BABA |
|---|---|
| RGB | rgb(69, 186, 186) |
| HSL | hsl(180, 46%, 50%) |
| HSV | hsv(180, 63%, 73%) |
| CMYK | cmyk(62.9%, 0%, 0%, 27.1%) |
| CIE-LAB | lab(69.42, -32.06, -9.69) |
| CIE-LCH | lch(69.42, 33.49, 196.82°) |
| OKLab | oklab(72.43% -0.0995 -0.0269) |
| OKLCH | oklch(72.43% 0.103 195.1) |
| XYZ | xyz(28.8722, 39.9250, 52.6295) |
| Luminance | 0.3993 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.50
Topaz
#13BBAF
ΔE00 5.14
Darkturquoise
#00CED1
ΔE00 5.54
Mediumturquoise
#48D1CC
ΔE00 6.11
Turquoise Blue
#06B1C4
ΔE00 7.08
Tealish
#24BCA8
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45BABA #BA4545
analogous
#45BA80 #45BABA #457FBA
triadic
#45BABA #BA45BA #BABA45
tetradic
#45BABA #7F45BA #BA4545 #80BA45
square
#45BABA #7F45BA #BA4545 #80BA45
split-complementary
#45BABA #BA4580 #BA8045
monochromatic
#246161 #348D8D #45BABA #72CBCB #9EDBDB
Accessibility & contrast
On white
2.34
#45BABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#45BABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45BABA
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45BABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45BABA | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB1BA
Deuteranopia (green-blind)
#9CA4BB
Tritanopia (blue-blind)
#00C0BA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #45baba; /* rgb */ color: rgb(69, 186, 186); /* oklch */ color: oklch(72.4% 0.103 195.1);
Tailwind
colors: {
custom: {
50: '#87cfce',
500: '#45baba',
950: '#000000',
},
}SCSS
$custom: #45baba; $custom-light: #87cfce; $custom-dark: #000000;
JSON
{
"hex": "#45baba",
"rgb": {
"r": 69,
"g": 186,
"b": 186
},
"hsl": {
"h": 180,
"s": 45.882,
"l": 50
},
"oklch": {
"l": 0.72432,
"c": 0.10311,
"h": 195.1
},
"luminance": 0.39928
}Semantic roles & 50–950 ramp
primary
#45BABA
secondary
#C89393
accent
#5252D6
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282