#45AFB2#45AFB2
#45AFB2 is a light, moderate teal. Relative luminance 0.351; OKLCH L 69.5% C 0.096 H 197.8°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #45AFB2 |
|---|---|
| RGB | rgb(69, 175, 178) |
| HSL | hsl(182, 44%, 48%) |
| HSV | hsv(182, 61%, 70%) |
| CMYK | cmyk(61.2%, 1.7%, 0%, 30.2%) |
| CIE-LAB | lab(65.86, -29.01, -10.59) |
| CIE-LCH | lch(65.86, 30.89, 200.05°) |
| OKLab | oklab(69.47% -0.0914 -0.0293) |
| OKLCH | oklch(69.47% 0.096 197.8) |
| XYZ | xyz(25.8166, 35.1368, 47.5324) |
| Luminance | 0.3514 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 5.04
Turquoise Blue
#06B1C4
ΔE00 5.52
Cadetblue
#5F9EA0
ΔE00 6.19
Topaz
#13BBAF
ΔE00 7.04
Sea
#3C9992
ΔE00 7.98
Darkturquoise
#00CED1
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45AFB2 #B24845
analogous
#45B27E #45AFB2 #4578B2
triadic
#45AFB2 #B245AF #AFB245
tetradic
#45AFB2 #7E45B2 #B24845 #78B245
square
#45AFB2 #7E45B2 #B24845 #78B245
split-complementary
#45AFB2 #B24578 #B27E45
monochromatic
#23585A #348486 #45AFB2 #6EC4C7 #9AD6D8
Accessibility & contrast
On white
2.62
#45AFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#45AFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45AFB2
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45AFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45AFB2 | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A7B2
Deuteranopia (green-blind)
#929BB3
Tritanopia (blue-blind)
#00B5B0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #45afb2; /* rgb */ color: rgb(69, 175, 178); /* oklch */ color: oklch(69.5% 0.096 197.8);
Tailwind
colors: {
custom: {
50: '#85c7c9',
500: '#45afb2',
950: '#000000',
},
}SCSS
$custom: #45afb2; $custom-light: #85c7c9; $custom-dark: #000000;
JSON
{
"hex": "#45afb2",
"rgb": {
"r": 69,
"g": 175,
"b": 178
},
"hsl": {
"h": 181.651,
"s": 44.13,
"l": 48.431
},
"oklch": {
"l": 0.6947,
"c": 0.09599,
"h": 197.8
},
"luminance": 0.3514
}Semantic roles & 50–950 ramp
primary
#45AFB2
secondary
#C4908F
accent
#5754D4
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282