#45AFA5#45AFA5
#45AFA5 is a light, moderate teal. Relative luminance 0.346; OKLCH L 69.0% C 0.098 H 186.6°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #45AFA5 |
|---|---|
| RGB | rgb(69, 175, 165) |
| HSL | hsl(174, 43%, 48%) |
| HSV | hsv(174, 61%, 69%) |
| CMYK | cmyk(60.6%, 0%, 5.7%, 31.4%) |
| CIE-LAB | lab(65.47, -32.63, -3.94) |
| CIE-LCH | lch(65.47, 32.86, 186.89°) |
| OKLab | oklab(69.03% -0.0972 -0.0112) |
| OKLCH | oklch(69.03% 0.098 186.6) |
| XYZ | xyz(24.5727, 34.6392, 40.9811) |
| Luminance | 0.3464 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.30
Topaz
#13BBAF
ΔE00 4.03
Tealish
#24BCA8
ΔE00 5.09
Turquoise (survey)
#06C2AC
ΔE00 6.69
Dull Teal
#5F9E8F
ΔE00 6.71
Sea
#3C9992
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45AFA5 #AF454F
analogous
#45AF70 #45AFA5 #4584AF
triadic
#45AFA5 #A545AF #AFA545
tetradic
#45AFA5 #7045AF #AF454F #84AF45
square
#45AFA5 #7045AF #AF454F #84AF45
split-complementary
#45AFA5 #AF4584 #AF7045
monochromatic
#225752 #34837C #45AFA5 #6CC5BD #98D6D1
Accessibility & contrast
On white
2.65
#45AFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#45AFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45AFA5
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45AFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45AFA5 | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A6A5
Deuteranopia (green-blind)
#969AA6
Tritanopia (blue-blind)
#00B3AC
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #45afa5; /* rgb */ color: rgb(69, 175, 165); /* oklch */ color: oklch(69.0% 0.098 186.6);
Tailwind
colors: {
custom: {
50: '#84c7bf',
500: '#45afa5',
950: '#000000',
},
}SCSS
$custom: #45afa5; $custom-light: #84c7bf; $custom-dark: #000000;
JSON
{
"hex": "#45afa5",
"rgb": {
"r": 69,
"g": 175,
"b": 165
},
"hsl": {
"h": 174.34,
"s": 43.443,
"l": 47.843
},
"oklch": {
"l": 0.69027,
"c": 0.0978,
"h": 186.6
},
"luminance": 0.34642
}Semantic roles & 50–950 ramp
primary
#45AFA5
secondary
#C28D92
accent
#5561D3
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281