#45AF94#45AF94
#45AF94 is a light, moderate teal. Relative luminance 0.341; OKLCH L 68.5% C 0.106 H 173.4°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #45AF94 |
|---|---|
| RGB | rgb(69, 175, 148) |
| HSL | hsl(165, 43%, 48%) |
| HSV | hsv(165, 61%, 69%) |
| CMYK | cmyk(60.6%, 0%, 15.4%, 31.4%) |
| CIE-LAB | lab(65.01, -37.03, 4.84) |
| CIE-LCH | lch(65.01, 37.35, 172.56°) |
| OKLab | oklab(68.51% -0.105 0.0122) |
| OKLCH | oklch(68.51% 0.106 173.4) |
| XYZ | xyz(23.1270, 34.0609, 33.3668) |
| Luminance | 0.3406 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.36
Tealish
#24BCA8
ΔE00 5.06
Turquoise (survey)
#06C2AC
ΔE00 6.29
Dull Teal
#5F9E8F
ΔE00 6.95
Topaz
#13BBAF
ΔE00 6.97
Lightseagreen
#20B2AA
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45AF94 #AF4560
analogous
#45AF5F #45AF94 #4595AF
triadic
#45AF94 #9445AF #AF9445
tetradic
#45AF94 #5F45AF #AF4560 #95AF45
square
#45AF94 #5F45AF #AF4560 #95AF45
split-complementary
#45AF94 #AF4595 #AF5F45
monochromatic
#22574A #34836F #45AF94 #6CC5AE #98D6C7
Accessibility & contrast
On white
2.69
#45AF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#45AF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45AF94
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45AF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45AF94 | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA493
Deuteranopia (green-blind)
#9A9996
Tritanopia (blue-blind)
#00B1A7
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #45af94; /* rgb */ color: rgb(69, 175, 148); /* oklch */ color: oklch(68.5% 0.106 173.4);
Tailwind
colors: {
custom: {
50: '#83c7b3',
500: '#45af94',
950: '#000000',
},
}SCSS
$custom: #45af94; $custom-light: #83c7b3; $custom-dark: #000000;
JSON
{
"hex": "#45af94",
"rgb": {
"r": 69,
"g": 175,
"b": 148
},
"hsl": {
"h": 164.717,
"s": 43.443,
"l": 47.843
},
"oklch": {
"l": 0.68506,
"c": 0.10571,
"h": 173.4
},
"luminance": 0.34063
}Semantic roles & 50–950 ramp
primary
#45AF94
secondary
#C28D9B
accent
#5575D3
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280