#45B29F#45B29F
#45B29F is a light, moderate teal. Relative luminance 0.356; OKLCH L 69.6% C 0.103 H 179.6°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #45B29F |
|---|---|
| RGB | rgb(69, 178, 159) |
| HSL | hsl(170, 44%, 48%) |
| HSV | hsv(170, 61%, 70%) |
| CMYK | cmyk(61.2%, 0%, 10.7%, 30.2%) |
| CIE-LAB | lab(66.22, -35.62, 0.49) |
| CIE-LCH | lch(66.22, 35.62, 179.21°) |
| OKLab | oklab(69.58% -0.1031 0.0007) |
| OKLCH | oklch(69.58% 0.103 179.6) |
| XYZ | xyz(24.6298, 35.6066, 38.3689) |
| Luminance | 0.3561 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 3.28
Greeny Blue
#42B395
ΔE00 3.57
Topaz
#13BBAF
ΔE00 4.33
Lightseagreen
#20B2AA
ΔE00 4.45
Turquoise (survey)
#06C2AC
ΔE00 4.91
Dull Teal
#5F9E8F
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45B29F #B24558
analogous
#45B268 #45B29F #458EB2
triadic
#45B29F #9F45B2 #B29F45
tetradic
#45B29F #6845B2 #B24558 #8EB245
square
#45B29F #6845B2 #B24558 #8EB245
split-complementary
#45B29F #B2458E #B26845
monochromatic
#235A50 #348678 #45B29F #6EC7B7 #9AD8CD
Accessibility & contrast
On white
2.59
#45B29F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#45B29F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45B29F
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45B29F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45B29F | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA89E
Deuteranopia (green-blind)
#9B9CA1
Tritanopia (blue-blind)
#00B5AC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #45b29f; /* rgb */ color: rgb(69, 178, 159); /* oklch */ color: oklch(69.6% 0.103 179.6);
Tailwind
colors: {
custom: {
50: '#84c9bb',
500: '#45b29f',
950: '#000000',
},
}SCSS
$custom: #45b29f; $custom-light: #84c9bb; $custom-dark: #000000;
JSON
{
"hex": "#45b29f",
"rgb": {
"r": 69,
"g": 178,
"b": 159
},
"hsl": {
"h": 169.541,
"s": 44.13,
"l": 48.431
},
"oklch": {
"l": 0.69583,
"c": 0.10314,
"h": 179.6
},
"luminance": 0.35609
}Semantic roles & 50–950 ramp
primary
#45B29F
secondary
#C48F98
accent
#546AD4
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280