#45BABE#45BABE
#45BABE is a light, moderate teal. Relative luminance 0.401; OKLCH L 72.6% C 0.103 H 198.3°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #45BABE |
|---|---|
| RGB | rgb(69, 186, 190) |
| HSL | hsl(182, 48%, 51%) |
| HSV | hsv(182, 64%, 75%) |
| CMYK | cmyk(63.7%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(69.54, -30.93, -11.70) |
| CIE-LCH | lch(69.54, 33.07, 200.73°) |
| OKLab | oklab(72.57% -0.0978 -0.0324) |
| OKLCH | oklch(72.57% 0.103 198.3) |
| XYZ | xyz(29.3034, 40.0975, 54.9005) |
| Luminance | 0.4010 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 5.59
Lightseagreen
#20B2AA
ΔE00 5.76
Turquoise Blue
#06B1C4
ΔE00 5.77
Topaz
#13BBAF
ΔE00 6.59
Mediumturquoise
#48D1CC
ΔE00 6.70
Aqua Blue
#02D8E9
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45BABE #BE4945
analogous
#45BE85 #45BABE #457EBE
triadic
#45BABE #BE45BA #BABE45
tetradic
#45BABE #8545BE #BE4945 #7EBE45
square
#45BABE #8545BE #BE4945 #7EBE45
split-complementary
#45BABE #BE457E #BE8545
monochromatic
#236365 #338F93 #45BABE #72CBCE #A0DCDE
Accessibility & contrast
On white
2.33
#45BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#45BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45BABE
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45BABE | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB2BE
Deuteranopia (green-blind)
#9BA4BF
Tritanopia (blue-blind)
#00C0BB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #45babe; /* rgb */ color: rgb(69, 186, 190); /* oklch */ color: oklch(72.6% 0.103 198.3);
Tailwind
colors: {
custom: {
50: '#88cfd1',
500: '#45babe',
950: '#000000',
},
}SCSS
$custom: #45babe; $custom-light: #88cfd1; $custom-dark: #000000;
JSON
{
"hex": "#45babe",
"rgb": {
"r": 69,
"g": 186,
"b": 190
},
"hsl": {
"h": 181.983,
"s": 48.207,
"l": 50.784
},
"oklch": {
"l": 0.72573,
"c": 0.10306,
"h": 198.3
},
"luminance": 0.40101
}Semantic roles & 50–950 ramp
primary
#45BABE
secondary
#CA9695
accent
#5550D8
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0D1414
muted
#7D8282