#45BEB0#45BEB0
#45BEB0 is a light, moderate teal. Relative luminance 0.412; OKLCH L 73.1% C 0.108 H 184.4°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #45BEB0 |
|---|---|
| RGB | rgb(69, 190, 176) |
| HSL | hsl(173, 48%, 51%) |
| HSV | hsv(173, 64%, 75%) |
| CMYK | cmyk(63.7%, 0%, 7.4%, 25.5%) |
| CIE-LAB | lab(70.33, -36.68, -2.85) |
| CIE-LCH | lch(70.33, 36.79, 184.44°) |
| OKLab | oklab(73.08% -0.1081 -0.0083) |
| OKLCH | oklch(73.08% 0.108 184.4) |
| XYZ | xyz(28.7006, 41.2236, 47.5103) |
| Luminance | 0.4123 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.38
Tealish
#24BCA8
ΔE00 2.73
Turquoise (survey)
#06C2AC
ΔE00 3.50
Lightseagreen
#20B2AA
ΔE00 4.24
Mediumturquoise
#48D1CC
ΔE00 6.00
Greeny Blue
#42B395
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45BEB0 #BE4553
analogous
#45BE73 #45BEB0 #458FBE
triadic
#45BEB0 #B045BE #BEB045
tetradic
#45BEB0 #7345BE #BE4553 #8FBE45
square
#45BEB0 #7345BE #BE4553 #8FBE45
split-complementary
#45BEB0 #BE458F #BE7345
monochromatic
#23655E #339388 #45BEB0 #72CEC3 #A0DED7
Accessibility & contrast
On white
2.27
#45BEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#45BEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45BEB0
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45BEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45BEB0 | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B4B0
Deuteranopia (green-blind)
#A3A6B1
Tritanopia (blue-blind)
#00C2BA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #45beb0; /* rgb */ color: rgb(69, 190, 176); /* oklch */ color: oklch(73.1% 0.108 184.4);
Tailwind
colors: {
custom: {
50: '#87d2c7',
500: '#45beb0',
950: '#000000',
},
}SCSS
$custom: #45beb0; $custom-light: #87d2c7; $custom-dark: #000000;
JSON
{
"hex": "#45beb0",
"rgb": {
"r": 69,
"g": 190,
"b": 176
},
"hsl": {
"h": 173.058,
"s": 48.207,
"l": 50.784
},
"oklch": {
"l": 0.7308,
"c": 0.10847,
"h": 184.4
},
"luminance": 0.41227
}Semantic roles & 50–950 ramp
primary
#45BEB0
secondary
#CA959B
accent
#5060D8
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282