#45BEB7#45BEB7
#45BEB7 is a light, moderate teal. Relative luminance 0.415; OKLCH L 73.3% C 0.107 H 189.7°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #45BEB7 |
|---|---|
| RGB | rgb(69, 190, 183) |
| HSL | hsl(177, 48%, 51%) |
| HSV | hsv(177, 64%, 75%) |
| CMYK | cmyk(63.7%, 0%, 3.7%, 25.5%) |
| CIE-LAB | lab(70.53, -34.78, -6.39) |
| CIE-LCH | lch(70.53, 35.37, 190.41°) |
| OKLab | oklab(73.31% -0.105 -0.0179) |
| OKLCH | oklch(73.31% 0.107 189.7) |
| XYZ | xyz(29.4111, 41.5078, 51.2524) |
| Luminance | 0.4151 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 3.05
Lightseagreen
#20B2AA
ΔE00 3.90
Mediumturquoise
#48D1CC
ΔE00 4.92
Tealish
#24BCA8
ΔE00 4.98
Darkturquoise
#00CED1
ΔE00 5.62
Turquoise (survey)
#06C2AC
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45BEB7 #BE454C
analogous
#45BE7A #45BEB7 #4588BE
triadic
#45BEB7 #B745BE #BEB745
tetradic
#45BEB7 #7A45BE #BE454C #88BE45
square
#45BEB7 #7A45BE #BE454C #88BE45
split-complementary
#45BEB7 #BE4588 #BE7A45
monochromatic
#236561 #33938D #45BEB7 #72CEC9 #A0DEDA
Accessibility & contrast
On white
2.26
#45BEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#45BEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45BEB7
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45BEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45BEB7 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B4B7
Deuteranopia (green-blind)
#A1A7B8
Tritanopia (blue-blind)
#00C3BC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #45beb7; /* rgb */ color: rgb(69, 190, 183); /* oklch */ color: oklch(73.3% 0.107 189.7);
Tailwind
colors: {
custom: {
50: '#87d2cc',
500: '#45beb7',
950: '#000000',
},
}SCSS
$custom: #45beb7; $custom-light: #87d2cc; $custom-dark: #000000;
JSON
{
"hex": "#45beb7",
"rgb": {
"r": 69,
"g": 190,
"b": 183
},
"hsl": {
"h": 176.529,
"s": 48.207,
"l": 50.784
},
"oklch": {
"l": 0.73306,
"c": 0.10654,
"h": 189.7
},
"luminance": 0.41511
}Semantic roles & 50–950 ramp
primary
#45BEB7
secondary
#CA9598
accent
#5058D8
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0D1413
muted
#7D8282