#45AFA8#45AFA8
#45AFA8 is a light, moderate teal. Relative luminance 0.348; OKLCH L 69.1% C 0.097 H 189.1°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #45AFA8 |
|---|---|
| RGB | rgb(69, 175, 168) |
| HSL | hsl(176, 43%, 48%) |
| HSV | hsv(176, 61%, 69%) |
| CMYK | cmyk(60.6%, 0%, 4%, 31.4%) |
| CIE-LAB | lab(65.55, -31.81, -5.48) |
| CIE-LCH | lch(65.55, 32.28, 189.78°) |
| OKLab | oklab(69.13% -0.0958 -0.0153) |
| OKLCH | oklch(69.13% 0.097 189.1) |
| XYZ | xyz(24.8490, 34.7497, 42.4360) |
| Luminance | 0.3475 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.26
Topaz
#13BBAF
ΔE00 4.35
Tealish
#24BCA8
ΔE00 5.89
Sea
#3C9992
ΔE00 6.74
Dull Teal
#5F9E8F
ΔE00 7.16
Turquoise (survey)
#06C2AC
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45AFA8 #AF454C
analogous
#45AF73 #45AFA8 #4581AF
triadic
#45AFA8 #A845AF #AFA845
tetradic
#45AFA8 #7345AF #AF454C #81AF45
square
#45AFA8 #7345AF #AF454C #81AF45
split-complementary
#45AFA8 #AF4581 #AF7345
monochromatic
#225754 #34837E #45AFA8 #6CC5BF #98D6D2
Accessibility & contrast
On white
2.64
#45AFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#45AFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45AFA8
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45AFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45AFA8 | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A6A8
Deuteranopia (green-blind)
#959AA9
Tritanopia (blue-blind)
#00B3AD
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #45afa8; /* rgb */ color: rgb(69, 175, 168); /* oklch */ color: oklch(69.1% 0.097 189.1);
Tailwind
colors: {
custom: {
50: '#85c7c1',
500: '#45afa8',
950: '#000000',
},
}SCSS
$custom: #45afa8; $custom-light: #85c7c1; $custom-dark: #000000;
JSON
{
"hex": "#45afa8",
"rgb": {
"r": 69,
"g": 175,
"b": 168
},
"hsl": {
"h": 176.038,
"s": 43.443,
"l": 47.843
},
"oklch": {
"l": 0.69126,
"c": 0.09703,
"h": 189.1
},
"luminance": 0.34752
}Semantic roles & 50–950 ramp
primary
#45AFA8
secondary
#C28D91
accent
#555DD3
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281