#45B69F#45B69F
#45B69F is a light, moderate teal. Relative luminance 0.372; OKLCH L 70.6% C 0.108 H 177.1°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #45B69F |
|---|---|
| RGB | rgb(69, 182, 159) |
| HSL | hsl(168, 45%, 49%) |
| HSV | hsv(168, 62%, 71%) |
| CMYK | cmyk(62.1%, 0%, 12.6%, 28.6%) |
| CIE-LAB | lab(67.44, -37.45, 2.27) |
| CIE-LCH | lch(67.44, 37.52, 176.53°) |
| OKLab | oklab(70.58% -0.1074 0.0054) |
| OKLCH | oklch(70.58% 0.108 177.1) |
| XYZ | xyz(25.4373, 37.2216, 38.6381) |
| Luminance | 0.3722 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.51
Tealish
#24BCA8
ΔE00 2.78
Turquoise (survey)
#06C2AC
ΔE00 4.08
Topaz
#13BBAF
ΔE00 4.80
Lightseagreen
#20B2AA
ΔE00 5.71
Mediumaquamarine
#66CDAA
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45B69F #B6455C
analogous
#45B667 #45B69F #4595B6
triadic
#45B69F #9F45B6 #B69F45
tetradic
#45B69F #6745B6 #B6455C #95B645
square
#45B69F #6745B6 #B6455C #95B645
split-complementary
#45B69F #B64595 #B66745
monochromatic
#235D51 #348A78 #45B69F #70C9B7 #9CD9CD
Accessibility & contrast
On white
2.49
#45B69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#45B69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45B69F
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45B69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45B69F | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAB9E
Deuteranopia (green-blind)
#9F9FA1
Tritanopia (blue-blind)
#00B8AF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #45b69f; /* rgb */ color: rgb(69, 182, 159); /* oklch */ color: oklch(70.6% 0.108 177.1);
Tailwind
colors: {
custom: {
50: '#85ccbb',
500: '#45b69f',
950: '#000000',
},
}SCSS
$custom: #45b69f; $custom-light: #85ccbb; $custom-dark: #000000;
JSON
{
"hex": "#45b69f",
"rgb": {
"r": 69,
"g": 182,
"b": 159
},
"hsl": {
"h": 167.788,
"s": 45.02,
"l": 49.216
},
"oklch": {
"l": 0.70579,
"c": 0.10758,
"h": 177.1
},
"luminance": 0.37224
}Semantic roles & 50–950 ramp
primary
#45B69F
secondary
#C6919C
accent
#536DD5
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280