#45BEB8#45BEB8
#45BEB8 is a light, moderate teal. Relative luminance 0.416; OKLCH L 73.3% C 0.106 H 190.4°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #45BEB8 |
|---|---|
| RGB | rgb(69, 190, 184) |
| HSL | hsl(177, 48%, 51%) |
| HSV | hsv(177, 64%, 75%) |
| CMYK | cmyk(63.7%, 0%, 3.2%, 25.5%) |
| CIE-LAB | lab(70.56, -34.51, -6.89) |
| CIE-LCH | lch(70.56, 35.19, 191.29°) |
| OKLab | oklab(73.34% -0.1046 -0.0192) |
| OKLCH | oklch(73.34% 0.106 190.4) |
| XYZ | xyz(29.5155, 41.5496, 51.8025) |
| Luminance | 0.4155 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 3.31
Lightseagreen
#20B2AA
ΔE00 3.99
Mediumturquoise
#48D1CC
ΔE00 4.86
Tealish
#24BCA8
ΔE00 5.33
Darkturquoise
#00CED1
ΔE00 5.40
Turquoise (survey)
#06C2AC
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45BEB8 #BE454B
analogous
#45BE7B #45BEB8 #4587BE
triadic
#45BEB8 #B845BE #BEB845
tetradic
#45BEB8 #7B45BE #BE454B #87BE45
square
#45BEB8 #7B45BE #BE454B #87BE45
split-complementary
#45BEB8 #BE4587 #BE7B45
monochromatic
#236562 #33938E #45BEB8 #72CEC9 #A0DEDB
Accessibility & contrast
On white
2.26
#45BEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#45BEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45BEB8
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45BEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45BEB8 | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B5B8
Deuteranopia (green-blind)
#A1A7B9
Tritanopia (blue-blind)
#00C3BC
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #45beb8; /* rgb */ color: rgb(69, 190, 184); /* oklch */ color: oklch(73.3% 0.106 190.4);
Tailwind
colors: {
custom: {
50: '#88d2cd',
500: '#45beb8',
950: '#000000',
},
}SCSS
$custom: #45beb8; $custom-light: #88d2cd; $custom-dark: #000000;
JSON
{
"hex": "#45beb8",
"rgb": {
"r": 69,
"g": 190,
"b": 184
},
"hsl": {
"h": 177.025,
"s": 48.207,
"l": 50.784
},
"oklch": {
"l": 0.73339,
"c": 0.10634,
"h": 190.4
},
"luminance": 0.41553
}Semantic roles & 50–950 ramp
primary
#45BEB8
secondary
#CA9597
accent
#5057D8
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0D1413
muted
#7D8282