#45DCA5#45DCA5
#45DCA5 is a light, vivid teal. Relative luminance 0.552; OKLCH L 80.2% C 0.149 H 164.4°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #45DCA5 |
|---|---|
| RGB | rgb(69, 220, 165) |
| HSL | hsl(158, 68%, 57%) |
| HSV | hsv(158, 69%, 86%) |
| CMYK | cmyk(68.6%, 0%, 25%, 13.7%) |
| CIE-LAB | lab(79.14, -52.25, 15.71) |
| CIE-LCH | lch(79.14, 54.56, 163.26°) |
| OKLab | oklab(80.18% -0.1438 0.0401) |
| OKLCH | oklch(80.18% 0.149 164.4) |
| XYZ | xyz(34.8352, 55.1643, 44.4019) |
| Luminance | 0.5517 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.06
Aqua Marine
#2EE8BB
ΔE00 4.30
Aqua Green
#12E193
ΔE00 4.50
Seafoam
#7FE0B3
ΔE00 4.96
Aquamarine (survey)
#04D8B2
ΔE00 4.97
Mediumaquamarine
#66CDAA
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45DCA5 #DC457C
analogous
#45DC5A #45DCA5 #45C7DC
triadic
#45DCA5 #A545DC #DCA545
tetradic
#45DCA5 #5A45DC #DC457C #C7DC45
square
#45DCA5 #5A45DC #DC457C #C7DC45
split-complementary
#45DCA5 #DC45C7 #DC5A45
monochromatic
#1A8C63 #24C087 #45DCA5 #79E6BE #ACEFD7
Accessibility & contrast
On white
1.75
#45DCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#45DCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45DCA5
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45DCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45DCA5 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CCA2
Deuteranopia (green-blind)
#C4BEA9
Tritanopia (blue-blind)
#00DCCD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #45dca5; /* rgb */ color: rgb(69, 220, 165); /* oklch */ color: oklch(80.2% 0.149 164.4);
Tailwind
colors: {
custom: {
50: '#8be8bf',
500: '#45dca5',
950: '#000000',
},
}SCSS
$custom: #45dca5; $custom-light: #8be8bf; $custom-dark: #000000;
JSON
{
"hex": "#45dca5",
"rgb": {
"r": 69,
"g": 220,
"b": 165
},
"hsl": {
"h": 158.146,
"s": 68.326,
"l": 56.667
},
"oklch": {
"l": 0.8018,
"c": 0.14932,
"h": 164.4
},
"luminance": 0.55168
}Semantic roles & 50–950 ramp
primary
#45DCA5
secondary
#923356
accent
#3D7CEB
background
#FCFEFD
surface
#F4FDF8
border
#CED5D1
text
#0D1612
muted
#7F8482