#45AFA0#45AFA0
#45AFA0 is a light, moderate teal. Relative luminance 0.345; OKLCH L 68.9% C 0.100 H 182.4°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #45AFA0 |
|---|---|
| RGB | rgb(69, 175, 160) |
| HSL | hsl(172, 43%, 48%) |
| HSV | hsv(172, 61%, 69%) |
| CMYK | cmyk(60.6%, 0%, 8.6%, 31.4%) |
| CIE-LAB | lab(65.33, -33.96, -1.37) |
| CIE-LCH | lch(65.33, 33.99, 182.31°) |
| OKLab | oklab(68.87% -0.0994 -0.0042) |
| OKLCH | oklch(68.87% 0.1 182.4) |
| XYZ | xyz(24.1265, 34.4607, 38.6310) |
| Luminance | 0.3446 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.40
Tealish
#24BCA8
ΔE00 4.20
Topaz
#13BBAF
ΔE00 4.24
Greeny Blue
#42B395
ΔE00 5.00
Turquoise (survey)
#06C2AC
ΔE00 5.90
Dull Teal
#5F9E8F
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45AFA0 #AF4554
analogous
#45AF6B #45AFA0 #4589AF
triadic
#45AFA0 #A045AF #AFA045
tetradic
#45AFA0 #6B45AF #AF4554 #89AF45
square
#45AFA0 #6B45AF #AF4554 #89AF45
split-complementary
#45AFA0 #AF4589 #AF6B45
monochromatic
#225750 #348378 #45AFA0 #6CC5B8 #98D6CE
Accessibility & contrast
On white
2.66
#45AFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#45AFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45AFA0
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45AFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45AFA0 | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A59F
Deuteranopia (green-blind)
#979AA1
Tritanopia (blue-blind)
#00B2AA
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #45afa0; /* rgb */ color: rgb(69, 175, 160); /* oklch */ color: oklch(68.9% 0.100 182.4);
Tailwind
colors: {
custom: {
50: '#84c7bc',
500: '#45afa0',
950: '#000000',
},
}SCSS
$custom: #45afa0; $custom-light: #84c7bc; $custom-dark: #000000;
JSON
{
"hex": "#45afa0",
"rgb": {
"r": 69,
"g": 175,
"b": 160
},
"hsl": {
"h": 171.509,
"s": 43.443,
"l": 47.843
},
"oklch": {
"l": 0.68867,
"c": 0.09952,
"h": 182.4
},
"luminance": 0.34463
}Semantic roles & 50–950 ramp
primary
#45AFA0
secondary
#C28D95
accent
#5567D3
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281