#45AFAC#45AFAC
#45AFAC is a light, moderate teal. Relative luminance 0.349; OKLCH L 69.3% C 0.096 H 192.5°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #45AFAC |
|---|---|
| RGB | rgb(69, 175, 172) |
| HSL | hsl(178, 43%, 48%) |
| HSV | hsv(178, 61%, 69%) |
| CMYK | cmyk(60.6%, 0%, 1.7%, 31.4%) |
| CIE-LAB | lab(65.67, -30.71, -7.53) |
| CIE-LCH | lch(65.67, 31.62, 193.78°) |
| OKLab | oklab(69.26% -0.094 -0.0209) |
| OKLCH | oklch(69.26% 0.096 192.5) |
| XYZ | xyz(25.2273, 34.9011, 44.4288) |
| Luminance | 0.3490 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.05
Topaz
#13BBAF
ΔE00 5.21
Cadetblue
#5F9EA0
ΔE00 6.76
Sea
#3C9992
ΔE00 7.01
Tealish
#24BCA8
ΔE00 7.16
Turquoise Blue
#06B1C4
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45AFAC #AF4548
analogous
#45AF77 #45AFAC #457DAF
triadic
#45AFAC #AC45AF #AFAC45
tetradic
#45AFAC #7745AF #AF4548 #7DAF45
square
#45AFAC #7745AF #AF4548 #7DAF45
split-complementary
#45AFAC #AF457D #AF7745
monochromatic
#225756 #348381 #45AFAC #6CC5C3 #98D6D5
Accessibility & contrast
On white
2.63
#45AFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#45AFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45AFAC
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45AFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45AFAC | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A7AC
Deuteranopia (green-blind)
#949AAD
Tritanopia (blue-blind)
#00B4AE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #45afac; /* rgb */ color: rgb(69, 175, 172); /* oklch */ color: oklch(69.3% 0.096 192.5);
Tailwind
colors: {
custom: {
50: '#85c7c4',
500: '#45afac',
950: '#000000',
},
}SCSS
$custom: #45afac; $custom-light: #85c7c4; $custom-dark: #000000;
JSON
{
"hex": "#45afac",
"rgb": {
"r": 69,
"g": 175,
"b": 172
},
"hsl": {
"h": 178.302,
"s": 43.443,
"l": 47.843
},
"oklch": {
"l": 0.69261,
"c": 0.09633,
"h": 192.5
},
"luminance": 0.34904
}Semantic roles & 50–950 ramp
primary
#45AFAC
secondary
#C28D8F
accent
#5558D3
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281