#45BDA3#45BDA3
#45BDA3 is a light, moderate teal. Relative luminance 0.403; OKLCH L 72.4% C 0.113 H 175.9°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #45BDA3 |
|---|---|
| RGB | rgb(69, 189, 163) |
| HSL | hsl(167, 48%, 51%) |
| HSV | hsv(167, 63%, 74%) |
| CMYK | cmyk(63.5%, 0%, 13.8%, 25.9%) |
| CIE-LAB | lab(69.68, -39.59, 3.32) |
| CIE-LCH | lch(69.68, 39.73, 175.20°) |
| OKLab | oklab(72.44% -0.113 0.0082) |
| OKLCH | oklch(72.44% 0.113 175.9) |
| XYZ | xyz(27.2595, 40.3018, 40.9857) |
| Luminance | 0.4031 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.74
Turquoise (survey)
#06C2AC
ΔE00 3.14
Greeny Blue
#42B395
ΔE00 3.22
Topaz
#13BBAF
ΔE00 5.28
Mediumaquamarine
#66CDAA
ΔE00 5.47
Seafoam Blue
#78D1B6
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45BDA3 #BD455F
analogous
#45BD67 #45BDA3 #459BBD
triadic
#45BDA3 #A345BD #BDA345
tetradic
#45BDA3 #6745BD #BD455F #9BBD45
square
#45BDA3 #6745BD #BD455F #9BBD45
split-complementary
#45BDA3 #BD459B #BD6745
monochromatic
#246456 #34917D #45BDA3 #72CDB9 #9FDDD0
Accessibility & contrast
On white
2.32
#45BDA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#45BDA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45BDA3
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45BDA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45BDA3 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B2A2
Deuteranopia (green-blind)
#A5A5A5
Tritanopia (blue-blind)
#00BFB5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #45bda3; /* rgb */ color: rgb(69, 189, 163); /* oklch */ color: oklch(72.4% 0.113 175.9);
Tailwind
colors: {
custom: {
50: '#86d1be',
500: '#45bda3',
950: '#000000',
},
}SCSS
$custom: #45bda3; $custom-light: #86d1be; $custom-dark: #000000;
JSON
{
"hex": "#45bda3",
"rgb": {
"r": 69,
"g": 189,
"b": 163
},
"hsl": {
"h": 167,
"s": 47.619,
"l": 50.588
},
"oklch": {
"l": 0.72438,
"c": 0.11334,
"h": 175.9
},
"luminance": 0.40305
}Semantic roles & 50–950 ramp
primary
#45BDA3
secondary
#CA94A0
accent
#516ED7
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1412
muted
#7D8281