#45BC94#45BC94
#45BC94 is a light, vivid teal. Relative luminance 0.394; OKLCH L 71.8% C 0.122 H 167.2°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #45BC94 |
|---|---|
| RGB | rgb(69, 188, 148) |
| HSL | hsl(160, 47%, 50%) |
| HSV | hsv(160, 63%, 74%) |
| CMYK | cmyk(63.3%, 0%, 21.3%, 26.3%) |
| CIE-LAB | lab(69.02, -42.79, 10.56) |
| CIE-LCH | lch(69.02, 44.08, 166.14°) |
| OKLab | oklab(71.77% -0.119 0.027) |
| OKLCH | oklch(71.77% 0.122 167.2) |
| XYZ | xyz(25.7800, 39.3671, 34.2512) |
| Luminance | 0.3937 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.36
Greeny Blue
#42B395
ΔE00 3.52
Greenblue
#23C48B
ΔE00 4.33
Greenish Teal
#32BF84
ΔE00 4.48
Mediumaquamarine
#66CDAA
ΔE00 5.34
Dark Seafoam
#1FB57A
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45BC94 #BC456D
analogous
#45BC58 #45BC94 #45A8BC
triadic
#45BC94 #9445BC #BC9445
tetradic
#45BC94 #5845BC #BC456D #A8BC45
square
#45BC94 #5845BC #BC456D #A8BC45
split-complementary
#45BC94 #BC45A8 #BC5845
monochromatic
#24634E #349071 #45BC94 #72CCAE #9FDCC8
Accessibility & contrast
On white
2.37
#45BC94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#45BC94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45BC94
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45BC94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45BC94 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B092
Deuteranopia (green-blind)
#A7A497
Tritanopia (blue-blind)
#00BDB1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #45bc94; /* rgb */ color: rgb(69, 188, 148); /* oklch */ color: oklch(71.8% 0.122 167.2);
Tailwind
colors: {
custom: {
50: '#85d1b3',
500: '#45bc94',
950: '#000000',
},
}SCSS
$custom: #45bc94; $custom-light: #85d1b3; $custom-dark: #000000;
JSON
{
"hex": "#45bc94",
"rgb": {
"r": 69,
"g": 188,
"b": 148
},
"hsl": {
"h": 159.832,
"s": 47.036,
"l": 50.392
},
"oklch": {
"l": 0.71773,
"c": 0.12201,
"h": 167.2
},
"luminance": 0.3937
}Semantic roles & 50–950 ramp
primary
#45BC94
secondary
#C994A6
accent
#517ED7
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280