#45AFA1#45AFA1
#45AFA1 is a light, moderate teal. Relative luminance 0.345; OKLCH L 68.9% C 0.099 H 183.3°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #45AFA1 |
|---|---|
| RGB | rgb(69, 175, 161) |
| HSL | hsl(172, 43%, 48%) |
| HSV | hsv(172, 61%, 69%) |
| CMYK | cmyk(60.6%, 0%, 8%, 31.4%) |
| CIE-LAB | lab(65.35, -33.70, -1.88) |
| CIE-LCH | lch(65.35, 33.75, 183.20°) |
| OKLab | oklab(68.9% -0.099 -0.0056) |
| OKLCH | oklch(68.9% 0.099 183.3) |
| XYZ | xyz(24.2143, 34.4959, 39.0936) |
| Luminance | 0.3450 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.12
Topaz
#13BBAF
ΔE00 4.13
Tealish
#24BCA8
ΔE00 4.32
Greeny Blue
#42B395
ΔE00 5.36
Turquoise (survey)
#06C2AC
ΔE00 6.01
Dull Teal
#5F9E8F
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45AFA1 #AF4553
analogous
#45AF6C #45AFA1 #4588AF
triadic
#45AFA1 #A145AF #AFA145
tetradic
#45AFA1 #6C45AF #AF4553 #88AF45
square
#45AFA1 #6C45AF #AF4553 #88AF45
split-complementary
#45AFA1 #AF4588 #AF6C45
monochromatic
#225750 #348379 #45AFA1 #6CC5B9 #98D6CE
Accessibility & contrast
On white
2.66
#45AFA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#45AFA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45AFA1
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45AFA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45AFA1 | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A1
Deuteranopia (green-blind)
#979AA2
Tritanopia (blue-blind)
#00B2AB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #45afa1; /* rgb */ color: rgb(69, 175, 161); /* oklch */ color: oklch(68.9% 0.099 183.3);
Tailwind
colors: {
custom: {
50: '#84c7bc',
500: '#45afa1',
950: '#000000',
},
}SCSS
$custom: #45afa1; $custom-light: #84c7bc; $custom-dark: #000000;
JSON
{
"hex": "#45afa1",
"rgb": {
"r": 69,
"g": 175,
"b": 161
},
"hsl": {
"h": 172.075,
"s": 43.443,
"l": 47.843
},
"oklch": {
"l": 0.68899,
"c": 0.09913,
"h": 183.3
},
"luminance": 0.34498
}Semantic roles & 50–950 ramp
primary
#45AFA1
secondary
#C28D94
accent
#5565D3
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281