#45AFA7#45AFA7
#45AFA7 is a light, moderate teal. Relative luminance 0.347; OKLCH L 69.1% C 0.097 H 188.2°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #45AFA7 |
|---|---|
| RGB | rgb(69, 175, 167) |
| HSL | hsl(175, 43%, 48%) |
| HSV | hsv(175, 61%, 69%) |
| CMYK | cmyk(60.6%, 0%, 4.6%, 31.4%) |
| CIE-LAB | lab(65.52, -32.08, -4.97) |
| CIE-LCH | lch(65.52, 32.47, 188.80°) |
| OKLab | oklab(69.09% -0.0963 -0.0139) |
| OKLCH | oklch(69.09% 0.097 188.2) |
| XYZ | xyz(24.7562, 34.7126, 41.9473) |
| Luminance | 0.3472 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.21
Topaz
#13BBAF
ΔE00 4.21
Tealish
#24BCA8
ΔE00 5.61
Sea
#3C9992
ΔE00 6.72
Dull Teal
#5F9E8F
ΔE00 7.00
Turquoise (survey)
#06C2AC
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45AFA7 #AF454D
analogous
#45AF72 #45AFA7 #4582AF
triadic
#45AFA7 #A745AF #AFA745
tetradic
#45AFA7 #7245AF #AF454D #82AF45
square
#45AFA7 #7245AF #AF454D #82AF45
split-complementary
#45AFA7 #AF4582 #AF7245
monochromatic
#225753 #34837D #45AFA7 #6CC5BE #98D6D2
Accessibility & contrast
On white
2.64
#45AFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#45AFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45AFA7
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45AFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45AFA7 | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A6A7
Deuteranopia (green-blind)
#959AA8
Tritanopia (blue-blind)
#00B3AC
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #45afa7; /* rgb */ color: rgb(69, 175, 167); /* oklch */ color: oklch(69.1% 0.097 188.2);
Tailwind
colors: {
custom: {
50: '#85c7c1',
500: '#45afa7',
950: '#000000',
},
}SCSS
$custom: #45afa7; $custom-light: #85c7c1; $custom-dark: #000000;
JSON
{
"hex": "#45afa7",
"rgb": {
"r": 69,
"g": 175,
"b": 167
},
"hsl": {
"h": 175.472,
"s": 43.443,
"l": 47.843
},
"oklch": {
"l": 0.69093,
"c": 0.09727,
"h": 188.2
},
"luminance": 0.34715
}Semantic roles & 50–950 ramp
primary
#45AFA7
secondary
#C28D91
accent
#555ED3
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281