#45BEB3#45BEB3
#45BEB3 is a light, moderate teal. Relative luminance 0.413; OKLCH L 73.2% C 0.108 H 186.6°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #45BEB3 |
|---|---|
| RGB | rgb(69, 190, 179) |
| HSL | hsl(175, 48%, 51%) |
| HSV | hsv(175, 64%, 75%) |
| CMYK | cmyk(63.7%, 0%, 5.8%, 25.5%) |
| CIE-LAB | lab(70.42, -35.87, -4.37) |
| CIE-LCH | lch(70.42, 36.14, 186.94°) |
| OKLab | oklab(73.18% -0.1068 -0.0124) |
| OKLCH | oklch(73.18% 0.108 186.6) |
| XYZ | xyz(29.0007, 41.3436, 49.0908) |
| Luminance | 0.4135 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.36
Tealish
#24BCA8
ΔE00 3.63
Lightseagreen
#20B2AA
ΔE00 3.90
Turquoise (survey)
#06C2AC
ΔE00 4.35
Mediumturquoise
#48D1CC
ΔE00 5.42
Darkturquoise
#00CED1
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45BEB3 #BE4550
analogous
#45BE76 #45BEB3 #458DBE
triadic
#45BEB3 #B345BE #BEB345
tetradic
#45BEB3 #7645BE #BE4550 #8DBE45
square
#45BEB3 #7645BE #BE4550 #8DBE45
split-complementary
#45BEB3 #BE458D #BE7645
monochromatic
#23655F #33938A #45BEB3 #72CEC6 #A0DED8
Accessibility & contrast
On white
2.27
#45BEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#45BEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45BEB3
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45BEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45BEB3 | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B4B3
Deuteranopia (green-blind)
#A2A7B4
Tritanopia (blue-blind)
#00C2BA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #45beb3; /* rgb */ color: rgb(69, 190, 179); /* oklch */ color: oklch(73.2% 0.108 186.6);
Tailwind
colors: {
custom: {
50: '#87d2c9',
500: '#45beb3',
950: '#000000',
},
}SCSS
$custom: #45beb3; $custom-light: #87d2c9; $custom-dark: #000000;
JSON
{
"hex": "#45beb3",
"rgb": {
"r": 69,
"g": 190,
"b": 179
},
"hsl": {
"h": 174.545,
"s": 48.207,
"l": 50.784
},
"oklch": {
"l": 0.73175,
"c": 0.10753,
"h": 186.6
},
"luminance": 0.41347
}Semantic roles & 50–950 ramp
primary
#45BEB3
secondary
#CA9599
accent
#505CD8
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282