#45DEC3#45DEC3
#45DEC3 is a light, vivid teal. Relative luminance 0.574; OKLCH L 81.5% C 0.132 H 178.4°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #45DEC3 |
|---|---|
| RGB | rgb(69, 222, 195) |
| HSL | hsl(169, 70%, 57%) |
| HSV | hsv(169, 69%, 87%) |
| CMYK | cmyk(68.9%, 0%, 12.2%, 12.9%) |
| CIE-LAB | lab(80.43, -45.94, 1.67) |
| CIE-LCH | lch(80.43, 45.97, 177.92°) |
| OKLab | oklab(81.47% -0.1321 0.0037) |
| OKLCH | oklch(81.47% 0.132 178.4) |
| XYZ | xyz(38.4210, 57.4435, 60.6820) |
| Luminance | 0.5745 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.24
Turquoise
#40E0D0
ΔE00 3.56
Aquamarine (survey)
#04D8B2
ΔE00 3.84
Aqua Marine
#2EE8BB
ΔE00 5.00
Seafoam Blue
#78D1B6
ΔE00 5.61
Tiffany Blue
#7BF2DA
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45DEC3 #DE4560
analogous
#45DE77 #45DEC3 #45ACDE
triadic
#45DEC3 #C345DE #DEC345
tetradic
#45DEC3 #7745DE #DE4560 #ACDE45
square
#45DEC3 #7745DE #DE4560 #ACDE45
split-complementary
#45DEC3 #DE45AC #DE7745
monochromatic
#198F7A #23C3A7 #45DEC3 #79E7D4 #ADF0E5
Accessibility & contrast
On white
1.68
#45DEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#45DEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45DEC3
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45DEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45DEC3 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D1C2
Deuteranopia (green-blind)
#C0C1C5
Tritanopia (blue-blind)
#00E1D6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #45dec3; /* rgb */ color: rgb(69, 222, 195); /* oklch */ color: oklch(81.5% 0.132 178.4);
Tailwind
colors: {
custom: {
50: '#8ce9d5',
500: '#45dec3',
950: '#000000',
},
}SCSS
$custom: #45dec3; $custom-light: #8ce9d5; $custom-dark: #000000;
JSON
{
"hex": "#45dec3",
"rgb": {
"r": 69,
"g": 222,
"b": 195
},
"hsl": {
"h": 169.412,
"s": 69.863,
"l": 57.059
},
"oklch": {
"l": 0.81467,
"c": 0.13217,
"h": 178.4
},
"luminance": 0.57448
}Semantic roles & 50–950 ramp
primary
#45DEC3
secondary
#943344
accent
#3B5AED
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0E1614
muted
#7F8483