#45B29B#45B29B
#45B29B is a light, moderate teal. Relative luminance 0.355; OKLCH L 69.5% C 0.105 H 176.6°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #45B29B |
|---|---|
| RGB | rgb(69, 178, 155) |
| HSL | hsl(167, 44%, 48%) |
| HSV | hsv(167, 61%, 70%) |
| CMYK | cmyk(61.2%, 0%, 12.9%, 30.2%) |
| CIE-LAB | lab(66.11, -36.65, 2.55) |
| CIE-LCH | lch(66.11, 36.73, 176.02°) |
| OKLab | oklab(69.46% -0.105 0.0062) |
| OKLCH | oklch(69.46% 0.105 176.6) |
| XYZ | xyz(24.2883, 35.4700, 36.5704) |
| Luminance | 0.3547 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.21
Tealish
#24BCA8
ΔE00 3.63
Turquoise (survey)
#06C2AC
ΔE00 5.05
Topaz
#13BBAF
ΔE00 5.36
Lightseagreen
#20B2AA
ΔE00 5.74
Dull Teal
#5F9E8F
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45B29B #B2455C
analogous
#45B264 #45B29B #4592B2
triadic
#45B29B #9B45B2 #B29B45
tetradic
#45B29B #6445B2 #B2455C #92B245
square
#45B29B #6445B2 #B2455C #92B245
split-complementary
#45B29B #B24592 #B26445
monochromatic
#235A4E #348675 #45B29B #6EC7B4 #9AD8CB
Accessibility & contrast
On white
2.59
#45B29B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#45B29B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45B29B
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45B29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45B29B | 1.00 | 2.59 | 8.09 | 8.09 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA89A
Deuteranopia (green-blind)
#9C9C9D
Tritanopia (blue-blind)
#00B4AB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #45b29b; /* rgb */ color: rgb(69, 178, 155); /* oklch */ color: oklch(69.5% 0.105 176.6);
Tailwind
colors: {
custom: {
50: '#84c9b8',
500: '#45b29b',
950: '#000000',
},
}SCSS
$custom: #45b29b; $custom-light: #84c9b8; $custom-dark: #000000;
JSON
{
"hex": "#45b29b",
"rgb": {
"r": 69,
"g": 178,
"b": 155
},
"hsl": {
"h": 167.339,
"s": 44.13,
"l": 48.431
},
"oklch": {
"l": 0.69462,
"c": 0.10517,
"h": 176.6
},
"luminance": 0.35473
}Semantic roles & 50–950 ramp
primary
#45B29B
secondary
#C48F9A
accent
#546FD4
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280