#45AFA4#45AFA4
#45AFA4 is a light, moderate teal. Relative luminance 0.346; OKLCH L 69.0% C 0.098 H 185.7°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #45AFA4 |
|---|---|
| RGB | rgb(69, 175, 164) |
| HSL | hsl(174, 43%, 48%) |
| HSV | hsv(174, 61%, 69%) |
| CMYK | cmyk(60.6%, 0%, 6.3%, 31.4%) |
| CIE-LAB | lab(65.44, -32.90, -3.43) |
| CIE-LCH | lch(65.44, 33.07, 185.95°) |
| OKLab | oklab(68.99% -0.0976 -0.0098) |
| OKLCH | oklch(68.99% 0.098 185.7) |
| XYZ | xyz(24.4820, 34.6029, 40.5036) |
| Luminance | 0.3461 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.45
Topaz
#13BBAF
ΔE00 4.00
Tealish
#24BCA8
ΔE00 4.86
Greeny Blue
#42B395
ΔE00 6.47
Turquoise (survey)
#06C2AC
ΔE00 6.49
Dull Teal
#5F9E8F
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45AFA4 #AF4550
analogous
#45AF6F #45AFA4 #4585AF
triadic
#45AFA4 #A445AF #AFA445
tetradic
#45AFA4 #6F45AF #AF4550 #85AF45
square
#45AFA4 #6F45AF #AF4550 #85AF45
split-complementary
#45AFA4 #AF4585 #AF6F45
monochromatic
#225752 #34837B #45AFA4 #6CC5BC #98D6D0
Accessibility & contrast
On white
2.65
#45AFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#45AFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45AFA4
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45AFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45AFA4 | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A4
Deuteranopia (green-blind)
#969AA5
Tritanopia (blue-blind)
#00B3AB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #45afa4; /* rgb */ color: rgb(69, 175, 164); /* oklch */ color: oklch(69.0% 0.098 185.7);
Tailwind
colors: {
custom: {
50: '#84c7be',
500: '#45afa4',
950: '#000000',
},
}SCSS
$custom: #45afa4; $custom-light: #84c7be; $custom-dark: #000000;
JSON
{
"hex": "#45afa4",
"rgb": {
"r": 69,
"g": 175,
"b": 164
},
"hsl": {
"h": 173.774,
"s": 43.443,
"l": 47.843
},
"oklch": {
"l": 0.68995,
"c": 0.0981,
"h": 185.7
},
"luminance": 0.34605
}Semantic roles & 50–950 ramp
primary
#45AFA4
secondary
#C28D93
accent
#5562D3
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281