#45B09B#45B09B
#45B09B is a light, moderate teal. Relative luminance 0.347; OKLCH L 69.0% C 0.103 H 177.9°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #45B09B |
|---|---|
| RGB | rgb(69, 176, 155) |
| HSL | hsl(168, 44%, 48%) |
| HSV | hsv(168, 61%, 69%) |
| CMYK | cmyk(60.8%, 0%, 11.9%, 31%) |
| CIE-LAB | lab(65.50, -35.73, 1.66) |
| CIE-LCH | lch(65.50, 35.77, 177.34°) |
| OKLab | oklab(68.96% -0.1028 0.0038) |
| OKLCH | oklch(68.96% 0.103 177.9) |
| XYZ | xyz(23.8932, 34.6800, 36.4387) |
| Luminance | 0.3468 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.90
Tealish
#24BCA8
ΔE00 3.89
Lightseagreen
#20B2AA
ΔE00 5.20
Topaz
#13BBAF
ΔE00 5.20
Turquoise (survey)
#06C2AC
ΔE00 5.45
Dull Teal
#5F9E8F
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45B09B #B0455A
analogous
#45B065 #45B09B #458FB0
triadic
#45B09B #9B45B0 #B09B45
tetradic
#45B09B #6545B0 #B0455A #8FB045
square
#45B09B #6545B0 #B0455A #8FB045
split-complementary
#45B09B #B0458F #B06545
monochromatic
#23584E #348474 #45B09B #6DC6B4 #99D7CB
Accessibility & contrast
On white
2.65
#45B09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#45B09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45B09B
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45B09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45B09B | 1.00 | 2.65 | 7.94 | 7.94 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A69A
Deuteranopia (green-blind)
#999A9D
Tritanopia (blue-blind)
#00B2AA
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #45b09b; /* rgb */ color: rgb(69, 176, 155); /* oklch */ color: oklch(69.0% 0.103 177.9);
Tailwind
colors: {
custom: {
50: '#84c8b8',
500: '#45b09b',
950: '#000000',
},
}SCSS
$custom: #45b09b; $custom-light: #84c8b8; $custom-dark: #000000;
JSON
{
"hex": "#45b09b",
"rgb": {
"r": 69,
"g": 176,
"b": 155
},
"hsl": {
"h": 168.224,
"s": 43.673,
"l": 48.039
},
"oklch": {
"l": 0.68962,
"c": 0.10289,
"h": 177.9
},
"luminance": 0.34682
}Semantic roles & 50–950 ramp
primary
#45B09B
secondary
#C38E98
accent
#546DD3
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280