#45AFA2#45AFA2
#45AFA2 is a light, moderate teal. Relative luminance 0.345; OKLCH L 68.9% C 0.099 H 184.1°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #45AFA2 |
|---|---|
| RGB | rgb(69, 175, 162) |
| HSL | hsl(173, 43%, 48%) |
| HSV | hsv(173, 61%, 69%) |
| CMYK | cmyk(60.6%, 0%, 7.4%, 31.4%) |
| CIE-LAB | lab(65.38, -33.43, -2.40) |
| CIE-LCH | lch(65.38, 33.52, 184.10°) |
| OKLab | oklab(68.93% -0.0985 -0.007) |
| OKLCH | oklch(68.93% 0.099 184.1) |
| XYZ | xyz(24.3029, 34.5313, 39.5598) |
| Luminance | 0.3453 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.87
Topaz
#13BBAF
ΔE00 4.05
Tealish
#24BCA8
ΔE00 4.47
Greeny Blue
#42B395
ΔE00 5.73
Turquoise (survey)
#06C2AC
ΔE00 6.15
Dull Teal
#5F9E8F
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45AFA2 #AF4552
analogous
#45AF6D #45AFA2 #4587AF
triadic
#45AFA2 #A245AF #AFA245
tetradic
#45AFA2 #6D45AF #AF4552 #87AF45
square
#45AFA2 #6D45AF #AF4552 #87AF45
split-complementary
#45AFA2 #AF4587 #AF6D45
monochromatic
#225751 #348379 #45AFA2 #6CC5BA #98D6CF
Accessibility & contrast
On white
2.66
#45AFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#45AFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45AFA2
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45AFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45AFA2 | 1.00 | 2.66 | 7.91 | 7.91 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A2
Deuteranopia (green-blind)
#979AA3
Tritanopia (blue-blind)
#00B2AB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #45afa2; /* rgb */ color: rgb(69, 175, 162); /* oklch */ color: oklch(68.9% 0.099 184.1);
Tailwind
colors: {
custom: {
50: '#84c7bd',
500: '#45afa2',
950: '#000000',
},
}SCSS
$custom: #45afa2; $custom-light: #84c7bd; $custom-dark: #000000;
JSON
{
"hex": "#45afa2",
"rgb": {
"r": 69,
"g": 175,
"b": 162
},
"hsl": {
"h": 172.642,
"s": 43.443,
"l": 47.843
},
"oklch": {
"l": 0.68931,
"c": 0.09877,
"h": 184.1
},
"luminance": 0.34534
}Semantic roles & 50–950 ramp
primary
#45AFA2
secondary
#C28D94
accent
#5564D3
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281