#45AFA9#45AFA9
#45AFA9 is a light, moderate teal. Relative luminance 0.348; OKLCH L 69.2% C 0.097 H 190.0°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #45AFA9 |
|---|---|
| RGB | rgb(69, 175, 169) |
| HSL | hsl(177, 43%, 48%) |
| HSV | hsv(177, 61%, 69%) |
| CMYK | cmyk(60.6%, 0%, 3.4%, 31.4%) |
| CIE-LAB | lab(65.58, -31.54, -5.99) |
| CIE-LCH | lch(65.58, 32.10, 190.76°) |
| OKLab | oklab(69.16% -0.0954 -0.0167) |
| OKLCH | oklch(69.16% 0.097 190) |
| XYZ | xyz(24.9425, 34.7871, 42.9285) |
| Luminance | 0.3479 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.38
Topaz
#13BBAF
ΔE00 4.53
Tealish
#24BCA8
ΔE00 6.19
Sea
#3C9992
ΔE00 6.78
Cadetblue
#5F9EA0
ΔE00 7.26
Dull Teal
#5F9E8F
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45AFA9 #AF454B
analogous
#45AF74 #45AFA9 #4580AF
triadic
#45AFA9 #A945AF #AFA945
tetradic
#45AFA9 #7445AF #AF454B #80AF45
square
#45AFA9 #7445AF #AF454B #80AF45
split-complementary
#45AFA9 #AF4580 #AF7445
monochromatic
#225754 #34837F #45AFA9 #6CC5C0 #98D6D3
Accessibility & contrast
On white
2.64
#45AFA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#45AFA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45AFA9
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45AFA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45AFA9 | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A6A9
Deuteranopia (green-blind)
#959AAA
Tritanopia (blue-blind)
#00B3AD
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #45afa9; /* rgb */ color: rgb(69, 175, 169); /* oklch */ color: oklch(69.2% 0.097 190.0);
Tailwind
colors: {
custom: {
50: '#85c7c2',
500: '#45afa9',
950: '#000000',
},
}SCSS
$custom: #45afa9; $custom-light: #85c7c2; $custom-dark: #000000;
JSON
{
"hex": "#45afa9",
"rgb": {
"r": 69,
"g": 175,
"b": 169
},
"hsl": {
"h": 176.604,
"s": 43.443,
"l": 47.843
},
"oklch": {
"l": 0.6916,
"c": 0.09682,
"h": 190
},
"luminance": 0.3479
}Semantic roles & 50–950 ramp
primary
#45AFA9
secondary
#C28D90
accent
#555CD3
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281